
codesite-noreply at google
Jun 25, 2009, 2:24 PM
Post #3 of 5
(202 views)
Permalink
|
|
Issue 511 in cherokee: trace output timestamps
[In reply to]
|
|
Comment #2 on issue 511 by binb...@b2host.de: trace output timestamps http://code.google.com/p/cherokee/issues/detail?id=511 I changed format of the timestamp on my system to be more like cherokee_buffer_add_va (&entries, "[%02d/%02d/%d %02d:%02d:%02d %03d] ", now.tm_mday, now.tm_mon, now.tm_year + 1900, now.tm_hour, now.tm_min, now.tm_sec, now_time.millitm); -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev[at]lists.octality.com http://lists.octality.com/listinfo/cherokee-dev
|