Files
nextcloud-server-mirror/settings/Controller/LogSettingsController.php
Roeland Jago Douma 8e914c01c5 Use the real logger in the settings
Fixes #13285
The wrapper logger should not be used here. But we need the real logger.
Since this in internal we can just pass that on directly.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-07 12:32:07 +01:00

1.8 KiB