[8.x] Logs deprecations instead of treating them as exceptions (#5711)
* Logs deprecations instead of treating them as exceptions * formatting Co-authored-by: Taylor Otwell <[email protected]>
This commit is contained in:
co-authored by
Taylor Otwell
parent
196a27593b
commit
1980ca13ea
@@ -5,6 +5,7 @@ APP_DEBUG=true
|
||||
APP_URL=http://localhost
|
||||
|
||||
LOG_CHANNEL=stack
|
||||
LOG_DEPRECATIONS_CHANNEL=null
|
||||
LOG_LEVEL=debug
|
||||
|
||||
DB_CONNECTION=mysql
|
||||
|
||||
Reference in New Issue
Block a user