mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
17 lines
302 B
Plaintext
17 lines
302 B
Plaintext
![]() |
;
|
||
|
; 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
|