Update logging config
This commit is contained in:
parent
9028c88520
commit
e503c83b6c
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ return [
|
|||
|
||||
'media' => [
|
||||
'driver' => 'single',
|
||||
'bubble' => false,
|
||||
'path' => storage_path('logs/media.log'),
|
||||
'level' => 'debug'
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue