We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c3f41 commit 0e741f6Copy full SHA for 0e741f6
1 file changed
README.md
@@ -49,7 +49,7 @@ BuffLog::critical("I'm critical log, here some extra fancy informations",
49
## Log verbosity levels
50
51
By default, only logs with the WARNING level are output.
52
-If you wish to see more logs, simply set the `LOG_VERBOSITY` to the desired level. Here the list with their level and their use case:
+If you wish to see more logs, simply set the `LOG_LEVEL` to the desired level. Here the list with their level and their use case:
53
54
| Levels | Use case | Examples |
55
|:-:|---|---|
0 commit comments