[Home]

Summary:ASTERISK-03826: [patch] Improve "logger show channels"
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-03-31 14:01:27.000-0600Date Closed:2008-01-15 15:29:49.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) loggersyslog.txt
Description:This patch
* changes some formatting in logger.c
* Adds syslog name/facilility to "logger show channels"

Disclaimer on file
Comments:By: Kevin P. Fleming (kpfleming) 2005-03-31 14:11:49.000-0600

This patch doesn't seem to touch the 'logger show channels' function at all :-(

By: Olle Johansson (oej) 2005-04-01 00:06:12.000-0600

If you try it, it will!

I copy the syslog channel name into the filename field, that is already shown by "logger show channels". So if you are using syslog, you will suddenly see the configured channel/facility.

Try it, you'll like it :-)

By: Kevin P. Fleming (kpfleming) 2005-04-01 10:06:38.000-0600

OK, I'll take a look again.

Also, I really want to start keeping formatting changes and code changes separated (as per the coding guidelines document in the doc directory <G>).

By: Kevin P. Fleming (kpfleming) 2005-04-01 10:16:13.000-0600

Committed to CVS, thanks!

By: nick (nick) 2005-04-02 21:30:37.000-0600

Not is stable

By: Digium Subversion (svnbot) 2008-01-15 15:29:49.000-0600

Repository: asterisk
Revision: 5339

U   trunk/logger.c

------------------------------------------------------------------------
r5339 | kpfleming | 2008-01-15 15:29:48 -0600 (Tue, 15 Jan 2008) | 2 lines

Put syslog facility/level name into filename field, so it will show in 'logger show channels' (bug ASTERISK-3826)

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

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