From: Serge Hallyn Date: Thu, 15 Jul 2021 03:17:40 +0000 (-0500) Subject: doc/common_options: add trace and alert loglevels X-Git-Tag: lxc-5.0.0~140^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b87e8;p=thirdparty%2Flxc.git doc/common_options: add trace and alert loglevels Signed-off-by: Serge Hallyn --- diff --git a/doc/common_options.sgml.in b/doc/common_options.sgml.in index 978c0ba0d..861944b36 100644 --- a/doc/common_options.sgml.in +++ b/doc/common_options.sgml.in @@ -83,10 +83,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Set log priority to LEVEL. The default log priority is ERROR. Possible values are : - FATAL, CRIT, + FATAL, ALERT, + CRIT, WARN, ERROR, NOTICE, INFO, - DEBUG. + DEBUG, TRACE. Note that this option is setting the priority of the events