We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45cb5f2 commit 0c02ce2Copy full SHA for 0c02ce2
logging/formatter.rst
@@ -17,7 +17,7 @@ configure your handler to use it:
17
services:
18
# ...
19
20
- Monolog\Formatter\JsonFormatter: ~
+ Monolog\Formatter\JsonFormatter: '@monolog.formatter.json'
21
22
# config/packages/prod/monolog.yaml (and/or config/packages/dev/monolog.yaml)
23
monolog:
0 commit comments