server/lib/private/Log
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
ErrorHandler.php Fix others 2016-07-21 18:13:57 +02:00
Errorlog.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ExceptionSerializer.php fix class might be undefined 2019-05-08 10:04:19 +02:00
File.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
LogDetails.php Do not escape slashes in log json 2019-10-07 13:39:40 +02:00
LogFactory.php Added a logger for systemd/journald 2018-06-29 10:37:45 +02:00
Rotate.php log to $datadir/audit.log by default and add rotation 2018-04-26 12:10:53 +02:00
Syslog.php Make sure SystemConfig class can be injected and syslog_tag is fetched properly 2019-08-13 16:26:18 +02:00
Systemdlog.php Some php-cs fixes 2019-11-22 20:52:10 +01:00