[
https://issues.apache.org/jira/browse/LOG4J2-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003005#comment-17003005
]
ASF subversion and git services commented on LOG4J2-2748:
---------------------------------------------------------
Commit 34ab05dd21ae1d1f85a2a0f658799a18871067d3 in logging-log4j2's branch
refs/heads/master from Carter Kozak
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=34ab05d ]
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)