Skip to content

Commit b3828cd

Browse files
authored
Fix custom logging formatter
1 parent 4c40000 commit b3828cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/formatter.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ configure your handler to use it:
1919
file:
2020
type: stream
2121
level: debug
22-
formatter: '@monolog.formatter.json'
22+
formatter: 'monolog.formatter.json'
2323
2424
.. code-block:: xml
2525

0 commit comments

Comments
 (0)