missing level

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
This commit is contained in:
Maxence Lange 2020-11-18 18:30:07 -01:00 committed by backportbot[bot]
parent 6a4ced077e
commit 8c398453ac
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ class ScopedPsrLogger implements LoggerInterface {
public function log($level, $message, array $context = []) {
$this->inner->log(
$level,
$message,
array_merge(
[