diff --git a/config/logging.php b/config/logging.php index 8c6863328d..9240961a9b 100644 --- a/config/logging.php +++ b/config/logging.php @@ -38,7 +38,7 @@ return [ */ 'default' => envNonEmpty('LOG_CHANNEL', 'stack'), - + 'level' => envNonEmpty('APP_LOG_LEVEL', 'info'), /* |-------------------------------------------------------------------------- | Log Channels