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 bcfa1e4 commit aecac40Copy full SHA for aecac40
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
# app/config/config_prod.yml (and/or config_dev.yml)
23
monolog:
0 commit comments