You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#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 one
0 commit comments