Private
Public Access
1
0

chg: dev: refactor classes and reformat some layout #3

This commit is contained in:
2019-10-27 18:51:03 +01:00
parent c909c036a3
commit 8355cc90ed
17 changed files with 265 additions and 48 deletions

View File

@@ -3,7 +3,7 @@ monolog:
main:
type: stream
path: "%kernel.logs_dir%/%kernel.environment%.log"
level: debug
level: error
channels: ["!event"]
# uncomment to get logging in your browser
# you may have to allow bigger header sizes in your Web server configuration