aboutsummaryrefslogtreecommitdiffstats
path: root/configs/logger.conf.sample
blob: d773ad693dbf1ce01edb9ee34b49faa02a9d33e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
;
; Logging Configuration
;
[logfiles]
;
; Format is "filename" and then "levels" of debugging to be included:
;    debug
;    notice
;    warning
;    error
;
; Special filename "console" represents the system console
;
;debug => debug
console => notice,warning,error
messages => notice,warning,error