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.
2 parents 78566e3 + 170e67b commit ac619b4Copy full SHA for ac619b4
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