Skip to content

Commit 8b02403

Browse files
committed
Merge branch '3.4' into 4.3
* 3.4: Fix custom logging formatter
2 parents 4eca463 + 6d5f268 commit 8b02403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/formatter.rst

Lines changed: 1 addition & 1 deletion
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)