diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-07-16 19:19:23 +0200 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-07-16 19:19:23 +0200 |
commit | 8a433a72264345d734b0f8f40e5d57b9370e6751 (patch) | |
tree | f5e82d847299c5949c39014261aeb190cd3bcbaf /apps | |
parent | 684a7200ac1001284a0901eb00e3773f7a1233b5 (diff) | |
download | nextcloud-server-8a433a72264345d734b0f8f40e5d57b9370e6751.tar.gz nextcloud-server-8a433a72264345d734b0f8f40e5d57b9370e6751.zip |
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: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions