summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-09-23 13:49:55 +0200
committerMax Kellermann <max@musicpd.org>2020-09-23 14:17:11 +0200
commite3106a019d2909c2fdc9fd0e29e60389eb87761d (patch)
tree04590dcc6f046796f8586538ecc6094af87e5af8 /doc
parent3e0ceb12d50e50ccd11a15082d76a68b9d141202 (diff)
LogInit: provide mappings for LogLevel::{ERROR,WARNING}
Diffstat (limited to 'doc')
-rw-r--r--doc/mpd.conf.5.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/mpd.conf.5.rst b/doc/mpd.conf.5.rst
index e48c17df7..a542569b2 100644
--- a/doc/mpd.conf.5.rst
+++ b/doc/mpd.conf.5.rst
@@ -81,6 +81,8 @@ log_level <default, secure, or verbose>
Suppress all messages below the given threshold. The following
log levels are available:
+ - :samp:`error`: errors
+ - :samp:`warning`: warnings
- :samp:`default`: interesting informational messages
- :samp:`info`: unimportant informational messages
- :samp:`verbose`: debug messages (for developers and for