Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #19772 [Console] Update monolog_console.rst (suizumasahar01)
This PR was squashed before being merged into the 5.4 branch. Discussion ---------- [Console] Update monolog_console.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `7.x` for features of unreleased versions). --> Regarding https://symfony.com/doc/5.x/logging/monolog_console.html, current sample doesn't work properly. Added "parent::__construct();" to sample code. Commits ------- 82723f1 [Console] Update monolog_console.rst
- Loading branch information