Skip to content
Unverified Commit 8a433a72 authored by Christoph Wurst's avatar Christoph Wurst
Browse files

Deprecate ILogger



The logger service was always intended to follow the PSR-3 interface.
It's time to embrace this and switch over to the "official" API,
hence this custom interface can be slowly phased out.

With Nextcloud 20 the logger also got support for
* App id filled out automatically
* Exceptions handling (as replacement for logException)

Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
parent 684a7200
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment