mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-05-09 16:34:05 +02:00
remove loggerParams
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
This commit is contained in:
parent
167dc70238
commit
f7a3581f45
@ -73,8 +73,7 @@ class LegacyConfig
|
||||
} else {
|
||||
$this->logger->warning(
|
||||
'Configuration value "' . $key .
|
||||
'" does not exist. Ignored value.',
|
||||
$this->loggerParams
|
||||
'" does not exist. Ignored value.'
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user