We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c40000 commit b3828cdCopy full SHA for b3828cd
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