#2763: Add date to Trac's log
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  jonas
     Type:  defect              |      Status:  new  
 Priority:  normal              |   Milestone:       
Component:  general             |     Version:  0.9.3
 Severity:  normal              |    Keywords:       
--------------------------------+-------------------------------------------
 Currently, Trac log file is in the following format:
 {{{
 16:07:52 Trac[api] DEBUG: Updating wiki page index/Maglor/
 }}}
 The log file should also contain the '''date''' of the log messages,
 preferrably in ISO -8601 format, like:
 {{{
 2006-02-15 16:07:52 Trac[api] DEBUG: Updating wiki page index/Maglor/
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2763>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to