From 90df19c46a1e4a075afc11da3627d0fba5066bc0 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 8 Apr 2012 08:11:01 +0100 Subject: Improve logging documentation a bit --- cliapp.5 | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'cliapp.5') diff --git a/cliapp.5 b/cliapp.5 index a3109fc..c668b6e 100644 --- a/cliapp.5 +++ b/cliapp.5 @@ -102,6 +102,19 @@ Example: .nf [config] pattern = foo, bar, foobar +.SS "Logging and log files" +Programs using +.B cliapp +automatically support several options for configuring the Python +.B logging +module. +See the +.B \-\-help +output for options starting with +.BR "log" +for details. +Logging can happen to a file or the system log. +Log files can be rotated automatically based on size. .SH FILES .B cliapp reads a list of configuration files at startup, -- cgit v1.2.1