[Home]

Summary:ASTERISK-05206: [PATCH] Update logger to report thread id instead of process id
Reporter:jerjer (jerjer)Labels:
Date Opened:2005-09-30 15:22:52Date Closed:2008-01-15 15:50:13.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) logger-tid.diff
Description:By using the thread id one can grep logs for all verbose mesages for a specific call.  This behavior was recently changed, perhaps inadvertently.
Comments:By: Kevin P. Fleming (kpfleming) 2005-10-04 20:26:24

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:50:13.000-0600

Repository: asterisk
Revision: 6726

U   trunk/logger.c

------------------------------------------------------------------------
r6726 | kpfleming | 2008-01-15 15:50:13 -0600 (Tue, 15 Jan 2008) | 2 lines

use thread ID instead of process ID in logger messages (issue ASTERISK-5206)

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

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