Re: FastDateParser

2021-02-25 Thread Gary Gregory
On Thu, Feb 25, 2021 at 3:15 AM Volkan Yazıcı wrote: > Shall we create a JIRA ticket on our board for this issue with this > diagnosis information attached? > It might be worth copying the code and the tests again from Commons Lang as I assume we do not want a dependency on the jar. Gary > >

Re: FastDateParser

2021-02-25 Thread Volkan Yazıcı
Shall we create a JIRA ticket on our board for this issue with this diagnosis information attached? On Wed, Feb 24, 2021 at 5:42 PM Gary Gregory wrote: > Voila: > > org.apache.logging.log4j.core.util.datetime (Java 16) > > org.apache.logging.log4j.core.util.datetime.FastDateParserTest > > > test

Re: LOG4J2-2975 What to do with SLF4J 2.0.0 LoggingEventAware

2021-02-25 Thread Volkan Yazıcı
I wonder how backward incompatible SLF4J 2.0 is with 1.8. That is, can we just bump the slf4j-api version in log4j-slf4j18-impl to 2.0, implement LoggingEventAware interface, and be done with it? On Wed, Feb 24, 2021 at 4:52 PM Ralph Goers wrote: > The fact that it is labeled an alpha release is