asterisk/configs/logger.conf.sample
Mark Spencer 6c1cfa8b83 Version 0.1.11 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@412 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2002-02-11 04:25:04 +00:00

17 lines
302 B
Text
Executable file

;
; 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