Commit 5009c8c
committed
minor #11301 Alias Monolog\Formatter\JsonFormatter instead of creating a new one (B-Galati)
This PR was merged into the 3.4 branch.
Discussion
----------
Alias Monolog\Formatter\JsonFormatter instead of creating a new one
Let me know if I am wrong but I thought it would be more reliable to use MonologBundle service instead of creating a new one.
Commits
-------
aecac40 Alias Monolog\Formatter\JsonFormatter instead of creating a new one1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments