ASL3-Docker/asterisk_conf/logger.conf
Jason D. McCormick 0ffd2ef4e2
initial
2025-04-19 12:14:32 -04:00

20 lines
426 B
Text

;
; Logging Configuration
;
[general]
dateformat=%F %T.%3q ; with milliseconds
[logfiles]
;
; Format is "filename" and then "levels" of debugging to be included:
; debug
; notice
; warning
; error
;
; Special filename "console" represents the system console
;
;debug.log => debug
console => notice,warning,error,dtmf,debug,verbose
;console => notice,warning,error,dtmf
messages.log => notice,warning,error,dtmf