[
https://issues.apache.org/jira/browse/LOG4J2-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003004#comment-17003004
]
ASF subversion and git services commented on LOG4J2-2748:
---------------------------------------------------------
Commit cac871a541c97f8c3bd3e769bab84ece8b451237 in logging-log4j2's branch
refs/heads/release-2.x from Carter Kozak
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=cac871a ]
LOG4J2-2748: Implement ISO8601_PERIOD_MICROS fixed date format
This fixed date format matches ISO8601_PERIOD but adds support for
microsecond precision.
> Add an alternative to FixedDateFormat.ISO8601_PERIOD with microsecond
> precision
> -------------------------------------------------------------------------------
>
> Key: LOG4J2-2748
> URL: https://issues.apache.org/jira/browse/LOG4J2-2748
> Project: Log4j 2
> Issue Type: Improvement
> Components: Pattern Converters
> Affects Versions: 2.13.0
> Reporter: Carter Kozak
> Assignee: Carter Kozak
> Priority: Major
> Fix For: 2.13.1
>
>
> FixedDateFormat.ISO8601_PERIOD is fantastic for one of my uses, as another
> system expects dates in the same format, but on java 9+ it would be helpful
> to have microsecond support for platforms which support it to retain order
> between events that occur in quick succession.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)