[Trac-tickets] [The Trac Project] #2763: Add date to Trac's log
The Trac Project
noreply at edgewall.com
Wed Feb 15 06:07:40 CST 2006
#2763: Add date to Trac's log
--------------------------------+-------------------------------------------
Reporter: dserodio at gmail.com | 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/>
More information about the Trac-Tickets
mailing list