nextcloud/settings
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
..
ChangePassword Update with robin 2016-07-21 18:13:58 +02:00
Controller Changed logtype to file instead of owncloud. 2016-07-22 11:44:19 +02:00
Middleware Fix others 2016-07-21 18:13:57 +02:00
ajax Update with robin 2016-07-21 18:13:58 +02:00
css right allign last activity 2016-07-20 14:26:03 +02:00
img THIS IS NEXTCLOUD! adjusting the design 2016-06-08 17:02:18 +02:00
js sort tokens 2016-07-20 15:59:00 +02:00
l10n [tx-robot] updated from transifex 2016-07-22 00:10:05 +00:00
templates Merge pull request #484 from nextcloud/reenable-help-section 2016-07-21 09:19:11 +02:00
tests/js Properly escape URL 2016-04-18 17:43:20 +02:00
Application.php Update with robin 2016-07-21 18:13:58 +02:00
admin.php Changed logtype to file instead of owncloud. 2016-07-22 11:44:19 +02:00
help.php Update with robin 2016-07-21 18:13:58 +02:00
languageCodes.php Update with robin 2016-07-21 18:13:58 +02:00
personal.php Update with robin 2016-07-21 18:13:58 +02:00
routes.php Update with robin 2016-07-21 18:13:58 +02:00
users.php Update with robin 2016-07-21 18:13:58 +02:00