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.
2 parents 84c200a + 8b02403 commit fa30af7Copy full SHA for fa30af7
logging/formatter.rst
@@ -19,7 +19,7 @@ configure your handler to use it:
19
file:
20
type: stream
21
level: debug
22
- formatter: '@monolog.formatter.json'
+ formatter: 'monolog.formatter.json'
23
24
.. code-block:: xml
25
0 commit comments