aboutsummaryrefslogtreecommitdiffstats
path: root/configs/logger.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-05-03 00:54:16 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-05-03 00:54:16 +0000
commitddca191dd31cb7fdb3076a34ddbc9389127e3208 (patch)
treec0f02df20bee0b5575cee77409b55f0e9bdb91f1 /configs/logger.conf.sample
parent75a0cc8b77f46f8e6017b158d60c24abfd73aa89 (diff)
Add SayPhonetic and SayAlpha applications (bug #793)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2864 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/logger.conf.sample')
-rwxr-xr-xconfigs/logger.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/logger.conf.sample b/configs/logger.conf.sample
index dd3a5bd9e..66f0613ac 100755
--- a/configs/logger.conf.sample
+++ b/configs/logger.conf.sample
@@ -29,6 +29,11 @@ console => notice,warning,error
;console => notice,warning,error,debug
messages => notice,warning,error
;full => notice,warning,error,debug,verbose
+;
+; Uncomment the following line (with *no* events) if you want the
+; queue log to automatically rotate.
+;
+;queue_log =>
;syslog keyword : This special keyword logs to syslog facility
;