Skip to content

Commit

Permalink
ログの daily channel にカスタマイズを反映
Browse files Browse the repository at this point in the history
  • Loading branch information
okashoi committed Mar 17, 2019
1 parent af2c0ce commit 89f8765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/logging.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@

'daily' => [
'driver' => 'daily',
'tap' => [App\Logging\CustomizeLogger::class],
'path' => storage_path('logs/laravel.log'),
'level' => 'debug',
'days' => 14,
Expand Down

0 comments on commit 89f8765

Please sign in to comment.