aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-26 19:51:39 +0000
committerpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-26 19:51:39 +0000
commita1ab79cc0e7c786f8b2b11b44a03aad43cbd5d16 (patch)
tree8ced0654946a23c36caa7922bcfda7901157aaaf /configs
parentce73dca41b13c93238dcd2335bfb5ee35f5e18ca (diff)
Add documentation for FAX logger level.
(closes issue #17715) Reported by: vrban Patches: 17715.patch uploaded by pabelanger (license 224) Tested by: vrban git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@279566 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/logger.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/logger.conf.sample b/configs/logger.conf.sample
index 0d90c80b7..87e8f4229 100644
--- a/configs/logger.conf.sample
+++ b/configs/logger.conf.sample
@@ -75,6 +75,7 @@
; error
; verbose
; dtmf
+; fax
;
; Special filename "console" represents the system console
;
@@ -106,7 +107,7 @@
console => notice,warning,error
;console => notice,warning,error,debug
messages => notice,warning,error
-;full => notice,warning,error,debug,verbose
+;full => notice,warning,error,debug,verbose,dtmf,fax
;syslog keyword : This special keyword logs to syslog facility
;