nextcloud/core
Thomas Pulzer ba3f4f118e Changed logtype to file instead of owncloud.
- Updated the config sample to point to log_type='file'
- Renamed the Class for logfile logging to File in namespace 'OC\Log\'.
  Changed the occurrences of 'OC\Log\Owncloud' to 'OC\Log\File'.
- Renamed the Class for log:file command to File in namespace 'OC\Core\Command\Log\File'.
  Changed registration of the command to use 'OC\Core\Command\Log\File'.
- Changed default Syslog tag to Nextcloud
- Retained backwards compatibility for configs with 'logtype' => 'owncloud'

- Adjusted tests for the new file log.

Closes #490.
2016-07-22 11:44:19 +02:00
..
Command Changed logtype to file instead of owncloud. 2016-07-22 11:44:19 +02:00
Controller Update with robin 2016-07-21 18:13:58 +02:00
Middleware Fix others 2016-07-21 18:13:57 +02:00
Tags Fix others 2016-07-21 18:13:57 +02:00
ajax Update with robin 2016-07-21 18:13:58 +02:00
css Use an icon to set the email instead of a button with string 2016-07-20 15:07:46 +02:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
img Add clipboard button to public share link 2016-07-20 15:07:41 +02:00
js Merge pull request #507 from nextcloud/run-le-script 2016-07-21 23:27:15 +02:00
l10n [tx-robot] updated from transifex 2016-07-22 00:10:05 +00:00
search Update with robin 2016-07-21 18:13:58 +02:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
templates Theming: Implement swapping the foreground color for bright colors 2016-07-15 14:16:41 +02:00
vendor Add clipboard button to public share link 2016-07-20 15:07:41 +02:00
Application.php Fix others 2016-07-21 18:13:57 +02:00
register_command.php Changed logtype to file instead of owncloud. 2016-07-22 11:44:19 +02:00
routes.php Fix others 2016-07-21 18:13:57 +02:00
shipped.json Remove pre-fork EE apps from shipped.json 2016-07-20 11:19:55 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00