summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/configuration.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/configuration.qdoc b/doc/configuration.qdoc
index 05666e21..583ad6ec 100644
--- a/doc/configuration.qdoc
+++ b/doc/configuration.qdoc
@@ -329,6 +329,12 @@ or across multiple config files, the final value is resolved based on these rule
The argument is the path to \c info.yaml. Aliases (\c{info-*.yaml}) are also loaded
from the given path.
\row
+ \li \b --log-instant
+ \li bool
+ \li Causes all logging messages to be printed right away at start-up. Usually, the
+ logging output is deferred until the logging configuration (e.g. logging rules) is
+ known. Expect different output and format at start-up.
+ \row
\li \b --logging-rule
\br [\c logging/rules]
\li array<string>