[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 <taylorotwell@gmail.com>
This commit is contained in:
Nuno Maduro
2021-10-19 14:42:24 +01:00
committed by GitHub
parent 196a27593b
commit 1980ca13ea
3 changed files with 16 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ APP_DEBUG=true
APP_URL=http://localhost
LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug
DB_CONNECTION=mysql