mirror of
https://github.com/nextcloud/server.git
synced 2026-02-14 08:14:47 -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> |
||
|---|---|---|
| .. | ||
| ExceptionSerializerTest.php | ||
| FileTest.php | ||
| LogFactoryTest.php | ||
| PsrLoggerAdapterTest.php | ||