From 44b87e816bbf68dedd2d5f8fa429bd0ca5d35020 Mon Sep 17 00:00:00 2001 From: Serge Hallyn Date: Wed, 14 Jul 2021 22:17:40 -0500 Subject: [PATCH] doc/common_options: add trace and alert loglevels Signed-off-by: Serge Hallyn --- doc/common_options.sgml.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.47.2