Archived
1
0
Fork 0

config: move log settings to its own section.

This commit is contained in:
Henrik Hautakoski 2011-02-06 19:26:12 +01:00
parent dfaa1be71f
commit ca73aa43ae
3 changed files with 15 additions and 14 deletions

View file

@ -17,20 +17,20 @@ String ;;
Options
~~~~~~
General
Log
^^^^^^
Options available in the general section
Options available in the log section
uselog (Boolean);;
use (Boolean);;
Turn logging on/off (values are: Y, N, T, F, 1, 0)
loglevel (String List);;
level (String List);;
Set the logging level
Options available are: DEBUG, INFO, WARNING, CRITCAL, ALL
+
NOTE: A comma separated list can be used to specify more than one level.
+
logdir (String);;
directory (String);;
Specify a logging directory