From c26d18647b9af89058e87249bcc754d8c979b663 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Sat, 24 Jul 2021 20:45:58 +0200 Subject: river: simplify log levels exposed to the user --- doc/river.1.scd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/river.1.scd b/doc/river.1.scd index 0b13f46..e0b7969 100644 --- a/doc/river.1.scd +++ b/doc/river.1.scd @@ -31,10 +31,10 @@ utility may be used to communicate with river over these protocols. _shell_command_ will be run with _/bin/sh -c_. See the *CONFIGURATION* section for more details. -*-l* _log_level_ - Set the log level of river to a value from 0 to 7 with 0 being the - least verbose and 7 being the most verbose. The default log level of - release-safe builds is 5. +*-log-level* [*error*|*warn*|*info*|*debug*] + Set the log level of river. At the *error* log level, only errors + are logged. At the *debug* log level, everything is logged including + verbose debug messages. # CONFIGURATION -- cgit v1.2.3