atom feed15 messages in com.digium.lists.asterisk-dev[asterisk-dev] option for timestamps ...
FromSent OnAttachments
Russell BryantJul 27, 2006 7:01 pm 
Jeffrey C. OllieJul 27, 2006 7:12 pm 
Jeffrey C. OllieJul 27, 2006 7:35 pm 
StevenJul 27, 2006 7:40 pm 
Kaloyan KovachevJul 28, 2006 12:30 am 
Dinesh NairJul 28, 2006 1:47 am 
Russell BryantJul 28, 2006 1:50 am 
Rich AdamsonJul 28, 2006 5:11 am 
Mr. James W. LaferriereJul 28, 2006 8:36 am 
StevenJul 28, 2006 8:55 am 
Steve EdwardsJul 28, 2006 11:28 am 
Russell BryantJul 28, 2006 1:00 pm 
Roy Sigurd KarlsbakkJul 29, 2006 1:13 am 
Tzafrir CohenJul 29, 2006 5:01 am 
Roy Sigurd KarlsbakkJul 31, 2006 10:57 am 
Subject:[asterisk-dev] option for timestamps in log messages
From:Steve Edwards (aste@sedwards.com)
Date:Jul 28, 2006 11:28:50 am
List:com.digium.lists.asterisk-dev

Don't care -- I only use syslog.

I can't imagine anybody not wanting to know "when" something happened. They can always use "cut" or "awk" if they want do discard the timestamp to find out "how many."

I also hate syslog's "repeated x times" nonsense. It makes grepping through xxx mb log files less useful, reliable and accurate.

On Thu, 27 Jul 2006, Russell Bryant wrote:

While working on improving some code in logger.c, I noticed that the option to provide timestamps in log messages is totally bogus. The timestamp will be included in the log message regardless of the value of the option.

I started working on fixing the option so that it worked properly, but I'm not sure it's worth it. I can't imagine that anyone would actually complain about having timestamps in their logs and want to be able to turn them off.

I would like to propose removing the option all together and make it the default, and only behavior.

-- Russell Bryant Software Developer Digium, Inc.

_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

Thanks in advance,