mirror of
https://github.com/nextcloud/server.git
synced 2026-02-23 01:40:59 -05:00
There is the `Psr\Log\LogLevel` class defining loglevel constants, to be fully compatible we should at least support those logging levels. Moreover this is the last part that was still required from `ILogger` interface, as we did not have alternatives for the loglevel constants. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| ErrorHandler.php | ||
| Errorlog.php | ||
| ExceptionSerializer.php | ||
| File.php | ||
| LogDetails.php | ||
| LogFactory.php | ||
| PsrLoggerAdapter.php | ||
| Rotate.php | ||
| Syslog.php | ||
| Systemdlog.php | ||