[ 
https://issues.apache.org/jira/browse/LOG4J2-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Remko Popma updated LOG4J2-1488:
--------------------------------
    External issue ID: https://github.com/apache/logging-log4j2/pull/35

from the github pull request:

{quote}
This change is related to GC-free patterns as it allows DatePatternConverter to 
support a period in the ISO8601 format. Without this change the 
DatePatterConverter successfully formats using "yyyy-MM-dd'T'HH:mm:ss.SSS" but 
it doesn't do it using the GC-free FixedDateFormat.
{quote}

> (GC) %date conversion pattern with a period '.' is not garbage free
> -------------------------------------------------------------------
>
>                 Key: LOG4J2-1488
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1488
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Pattern Converters
>    Affects Versions: 2.6.2
>            Reporter: Richard Zschech
>            Assignee: Remko Popma
>            Priority: Minor
>             Fix For: 2.7
>
>
> The garbage free documentation states that "millisecond separator may be 
> either a comma ',' or a period '.'" but when using a period the garbage free 
> FixedDateFormat is not used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to