summaryrefslogtreecommitdiff
path: root/configs/logger.conf.sample
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2009-05-02 19:02:22 +0000
committerKevin P. Fleming <kpfleming@digium.com>2009-05-02 19:02:22 +0000
commita3af213506b7b3727dd4ba1b2d61559dca775012 (patch)
tree40ce70999b2a5f0ca71a2a74a099e8e4b3c4b495 /configs/logger.conf.sample
parenteb8a9862502772d7bdcf0e3c3569ab3859db26d8 (diff)
Remove rarely-used event_log/LOG_EVENT support
In discussions today at the Europe Asterisk Developer Meet-Up, we determined that the event_log was used in only 9 places in the entire tree, and really was not needed at all. The users have been converted to use LOG_NOTICE, or the messages have been removed since other messages were already in place that provided the same information. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@191785 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/logger.conf.sample')
-rw-r--r--configs/logger.conf.sample4
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/logger.conf.sample b/configs/logger.conf.sample
index a441ebd8f..09b4b62a1 100644
--- a/configs/logger.conf.sample
+++ b/configs/logger.conf.sample
@@ -47,10 +47,6 @@
;
; exec_after_rotate=gzip -9 ${filename}.2
;
-; This determines whether or not we log generic events to a file
-; (defaults to yes).
-;event_log = no
-;
;
; For each file, specify what to log.
;