This commit is contained in:
6
config/packages/monolog.yaml
Normal file
6
config/packages/monolog.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
monolog:
|
||||
handlers:
|
||||
stdout:
|
||||
type: stream
|
||||
path: php://stdout
|
||||
level: debug
|
Reference in New Issue
Block a user