From ed74ddf4033a49774391a3513eac41e0afd107b7 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Fri, 15 Jun 2018 13:43:13 -0400 Subject: [PATCH] doc: Add some documentation for cli logging Add some basic documentation for the new cli added to all daemons. Signed-off-by: Donald Sharp --- doc/user/basic.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/user/basic.rst b/doc/user/basic.rst index a75017c442..f6114008f8 100644 --- a/doc/user/basic.rst +++ b/doc/user/basic.rst @@ -405,6 +405,13 @@ These options apply to all |PACKAGE_NAME| daemons. Print program version. +.. option:: --log + + When initializing the daemon, setup the log to go to either stdout, + syslog or to a file. These values will be displayed as part of + a show run. Additionally they can be overridden at runtime if + desired via the normal log commands. + .. _loadable-module-support: Loadable Module Support -- 2.39.5