We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac010e0 commit 8b8ba03Copy full SHA for 8b8ba03
components/console/logger.rst
@@ -86,6 +86,7 @@ constructor::
86
87
use Psr\Log\LogLevel;
88
// ...
89
+
90
$verbosityLevelMap = array(
91
LogLevel::NOTICE => OutputInterface::VERBOSITY_NORMAL,
92
LogLevel::INFO => OutputInterface::VERBOSITY_NORMAL,
0 commit comments