Add level

This commit is contained in:
James Cole 2021-10-03 06:37:42 +02:00
parent 1c9dc9926a
commit 76a07c84e9
No known key found for this signature in database
GPG Key ID: BDE6667570EADBD5

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: