diff --git a/src/ErrorHandlingMode.php b/src/ErrorHandlingMode.php new file mode 100644 index 000000000..de7ccb927 --- /dev/null +++ b/src/ErrorHandlingMode.php @@ -0,0 +1,22 @@ +isOutputable() ? \Psr\Log\LogLevel::INFO : \Psr\Log\LogLevel::ERROR;