Better control over timestamp
-----------------------------
Key: LOG4J2-53
URL: https://issues.apache.org/jira/browse/LOG4J2-53
Project: Log4j 2
Issue Type: New Feature
Reporter: scott deboy
For apps which require very accurate event times, the timestamp must be
provided by the app. In log4j 1.2 it is assigned when the event is created,
which is the time the event is appended. This could be many milliseconds after
the actual generation of the event. This also gives the app the ability to
collect event milestones and then choose at the end of the processing whether
or not to have them sent to an appender and still control the timestamp.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]