Skip to content

Commit 4d00d47

Browse files
shapito27xabbuh
authored andcommitted
Update formatter.rst
quote
1 parent 9436f4e commit 4d00d47

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
@@ -69,7 +69,7 @@ configure your handler to use it:
6969
'file' => array(
7070
'type' => 'stream',
7171
'level' => 'debug',
72-
'formatter' => JsonFormatter::class',
72+
'formatter' => JsonFormatter::class,
7373
),
7474
),
7575
));

0 commit comments

Comments
 (0)