summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/logging.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/logging.rst b/doc/logging.rst
index 0f23f96..8b86608 100644
--- a/doc/logging.rst
+++ b/doc/logging.rst
@@ -67,7 +67,7 @@ Configuration
The `netconf.conf` YAML configuration file will be read for a scalar
`loglevel` present in the top-level `server` node, which defines the
lowest log level to output. The default, if the `loglevel` scalar is not
-set, is `info`.
+set, is `notice`.
The `loglevel` node is case-insensitive.