[Home]

Summary:ASTERISK-01644: Allow localisation of timestamps in logger module and use ISO 8601 default
Reporter:khb (khb)Labels:
Date Opened:2004-05-17 20:57:02Date Closed:2008-01-15 14:55:15.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) logger_conf_patch.txt
( 1) logger_patch_dateformat.txt
Description:This adds a configuration option in logger.conf to allow the customization of the time stamps printed in the logfiles on every line and changes the default behavior to use ISO 8601 date format.
Comments:By: Mark Spencer (markster) 2004-05-18 01:36:13

Added the patch to CVS, but I'm leaving the default as-is, since breaking someone's log format doesn't sound like a happy thing to do.  I did leave the ISO 8601 format in the configuration file though as an example.

By: Digium Subversion (svnbot) 2008-01-15 14:55:15.000-0600

Repository: asterisk
Revision: 2999

U   trunk/configs/logger.conf.sample
U   trunk/logger.c

------------------------------------------------------------------------
r2999 | markster | 2008-01-15 14:55:14 -0600 (Tue, 15 Jan 2008) | 2 lines

Add date formatting capability for logger (bug ASTERISK-1644)

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

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