mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-07 07:08:07 +00:00
Documentation: default_message_level is a typo
It's default_message_loglevel, not default_message_level. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
25a64ec1e7
commit
87889e158f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue