Add level

This commit is contained in:
James Cole
2021-10-03 06:37:42 +02:00
parent 1c9dc9926a
commit 76a07c84e9

View File

@@ -68,6 +68,7 @@ return [
'papertrail' => [
'host' => env('PAPERTRAIL_HOST'),
'port' => env('PAPERTRAIL_PORT'),
'level' => envNonEmpty('APP_LOG_LEVEL', 'info'),
],
// single laravel log file: