summaryrefslogtreecommitdiff
path: root/cliapp.5
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-04-08 08:11:01 +0100
committerLars Wirzenius <liw@liw.fi>2012-04-08 08:11:01 +0100
commit90df19c46a1e4a075afc11da3627d0fba5066bc0 (patch)
tree4d615083c8753f74c65ad55d2e513f336e5a7ed7 /cliapp.5
parent5749055e730806960961d88794ca8bfd2ee0e78c (diff)
downloadcliapp-90df19c46a1e4a075afc11da3627d0fba5066bc0.tar.gz
Improve logging documentation a bit
Diffstat (limited to 'cliapp.5')
-rw-r--r--cliapp.513
1 files changed, 13 insertions, 0 deletions
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,