nextcloud/core/Command
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
..
App Update with robin 2016-07-21 18:13:58 +02:00
Background Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
Config Fix others 2016-07-21 18:13:57 +02:00
Db Fix others 2016-07-21 18:13:57 +02:00
Encryption Fix others 2016-07-21 18:13:57 +02:00
Group Update with robin 2016-07-21 18:13:58 +02:00
Integrity Fix others 2016-07-21 18:13:57 +02:00
L10n Fix others 2016-07-21 18:13:57 +02:00
Log Changed logtype to file instead of owncloud. 2016-07-22 11:44:19 +02:00
Maintenance Update with robin 2016-07-21 18:13:58 +02:00
Security Update with robin 2016-07-21 18:13:58 +02:00
TwoFactorAuth Fix others 2016-07-21 18:13:57 +02:00
User Update with robin 2016-07-21 18:13:58 +02:00
Base.php Fix others 2016-07-21 18:13:57 +02:00
Check.php Fix others 2016-07-21 18:13:57 +02:00
Status.php Fix others 2016-07-21 18:13:57 +02:00
Upgrade.php Fix others 2016-07-21 18:13:57 +02:00