We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d8ca9 commit 170e67bCopy full SHA for 170e67b
logging/monolog_console.rst
@@ -111,7 +111,7 @@ example, in ``config_dev.yml``:
111
112
Now, log messages will be shown on the console based on the log levels and verbosity.
113
By default (normal verbosity level), warnings and higher will be shown. But in
114
-:doc:`full verbostiy mode </console/verbosity>`, all messages will be shown.
+:doc:`full verbosity mode </console/verbosity>`, all messages will be shown.
115
116
.. _ConsoleHandler: https://github.com/symfony/MonologBridge/blob/master/Handler/ConsoleHandler.php
117
.. _MonologBridge: https://github.com/symfony/MonologBridge
0 commit comments