Skip to content

Commit

Permalink
Add application log level configuration
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
michaeldyrynda authored and crynobone committed Jun 10, 2016
1 parent 53d00e1 commit 0df0c0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fixture/config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@

'log' => 'daily',

'log_level' => env('APP_LOG_LEVEL', 'debug'),

/*
|--------------------------------------------------------------------------
| Autoloaded Service Providers
Expand Down

0 comments on commit 0df0c0b

Please sign in to comment.