From: Donald Sharp Date: Tue, 19 Jun 2018 13:06:37 +0000 (-0400) Subject: doc: Add --log-level documentation X-Git-Tag: frr-6.1-dev~262^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=3cf3e018a916254b03b5685bd6da557daa53e4c6;p=mirror%2Ffrr.git doc: Add --log-level documentation Signed-off-by: Donald Sharp --- diff --git a/doc/user/basic.rst b/doc/user/basic.rst index f6114008f8..cb46080055 100644 --- a/doc/user/basic.rst +++ b/doc/user/basic.rst @@ -412,6 +412,11 @@ These options apply to all |PACKAGE_NAME| daemons. a show run. Additionally they can be overridden at runtime if desired via the normal log commands. +.. option:: --log-level + + When initializing the daemon, allow the specification of a default + log level at startup from one of the specified levels. + .. _loadable-module-support: Loadable Module Support