nextcloud/lib/private/Log
Christoph Wurst d45692ee96
Migrate custom loggers to PSR
This will help phase out the deprecated ILogger interface.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-11 16:16:34 +01:00
..
ErrorHandler.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Errorlog.php
ExceptionSerializer.php Don't log keys on checkSignature 2021-01-18 16:09:06 +01:00
File.php Fix warning in PHP 8 about optional parameter before mandatory one 2021-01-07 12:43:56 +01:00
LogDetails.php
LogFactory.php Migrate custom loggers to PSR 2021-02-11 16:16:34 +01:00
PsrLoggerAdapter.php Migrate custom loggers to PSR 2021-02-11 16:16:34 +01:00
Rotate.php
Syslog.php
Systemdlog.php