[Home]

Summary:ASTERISK-00802: [patch] ast_verbose() calls /always/ get logged to syslog
Reporter:ww (ww)Labels:
Date Opened:2004-01-12 02:35:49.000-0600Date Closed:2008-01-15 14:40:55.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) logger.c.verbose.diff
Description:bit off too much with the logger patch.
applying this patch will make verbose
stuff not go into syslog.

might have to turn ast_log on its head
a bit to implement this properly.
Comments:By: ww (ww) 2004-01-12 11:06:25.000-0600

jerjer has imported into cvs

By: Digium Subversion (svnbot) 2008-01-15 14:40:55.000-0600

Repository: asterisk
Revision: 1981

U   trunk/logger.c

------------------------------------------------------------------------
r1981 | jeremy | 2008-01-15 14:40:54 -0600 (Tue, 15 Jan 2008) | 2 lines

make verbose messages not go into syslog, for now. Bug ASTERISK-802

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=1981