mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 02:56:23 +03:00
Merge pull request #329
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
monolog:
|
||||||
|
handlers:
|
||||||
|
main:
|
||||||
|
type: stream
|
||||||
|
path: "%kernel.logs_dir%/%kernel.environment%.log"
|
||||||
|
level: debug
|
||||||
|
channels: ["!event"]
|
||||||
Reference in New Issue
Block a user