Skip to content
Snippets Groups Projects
Commit 87889e15 authored by Paul Bolle's avatar Paul Bolle Committed by Jiri Kosina
Browse files

Documentation: default_message_level is a typo


It's default_message_loglevel, not default_message_level.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 25a64ec1
No related branches found
No related tags found
No related merge requests found
...@@ -367,7 +367,7 @@ the different loglevels. ...@@ -367,7 +367,7 @@ the different loglevels.
- console_loglevel: messages with a higher priority than - console_loglevel: messages with a higher priority than
this will be printed to the console this will be printed to the console
- default_message_level: messages without an explicit priority - default_message_loglevel: messages without an explicit priority
will be printed with this priority will be printed with this priority
- minimum_console_loglevel: minimum (highest) value to which - minimum_console_loglevel: minimum (highest) value to which
console_loglevel can be set console_loglevel can be set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment