mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| ajax | ||
| ChangePassword | ||
| Controller | ||
| css | ||
| img | ||
| js | ||
| l10n | ||
| Middleware | ||
| templates | ||
| tests/js | ||
| admin.php | ||
| Application.php | ||
| help.php | ||
| languageCodes.php | ||
| personal.php | ||
| routes.php | ||
| users.php | ||