nextcloud/lib/private/Log
Joas Schilling b788f0a456
Make sure error_log() always receives a string
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-23 16:30:38 +02:00
..
ErrorHandler.php Fix others 2016-07-21 18:13:57 +02:00
Errorlog.php offer API to create own File log. admin_audit makes use of it 2018-04-26 12:10:52 +02:00
ExceptionSerializer.php make exception serializer a bit more robust 2018-07-18 16:56:34 +02:00
File.php Make sure error_log() always receives a string 2018-07-23 16:30:38 +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 Added Systemd.log documentation to config.sample.php 2018-06-29 10:37:46 +02:00
Systemdlog.php Revert "Fix undeclared method warning in phan" 2018-07-03 17:46:11 +02:00