Commit 82db86d
committed
minor #14994 [Logger] Add relations between LoggerInterface and verbosity (tjveldhuizen)
This PR was merged into the 4.4 branch.
Discussion
----------
[Logger] Add relations between LoggerInterface and verbosity
I have a hard time remembering which OutputInterface::VERBOSITY-level matches which method on the LoggerInterface and the number of v's on the CLI. Therefore I suggest adding this table to the page. Maybe the location is not optimal: feedback welcome.
Commits
-------
a74de75 Update monolog_console.rst1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
70 | 80 | | |
71 | 81 | | |
72 | 82 | | |
| |||
0 commit comments