Re: log4j RollingFileAppender filePattern issue when using the log4j Bridge
Ralph Goers <[email protected]>
| Newsgroups | gmane.comp.jakarta.log4j.user |
|---|---|
| Message-ID | <[email protected]> |
Log4j doesn’t perform releases on a fixed schedule. That said, we have enough stuff to release that one should be forthcoming very soon. Hopefully you would have it in a week or so. Ralph > On Feb 2, 2022, at 9:26 AM, Black, Cody <[email protected]> wrote: > > > > From: Black, Cody > Sent: Wednesday, February 2, 2022 11:21 AM > To: [email protected] > Cc: Yalamanchili, Sindhuja <[email protected]>; Datla, Subha <[email protected]> > Subject: log4j RollingFileAppender filePattern issue when using the log4j Bridge > > Hello, > > We are having an issue with our RollingFileAppender where the file names are being appended with dates and rolling over daily. > > We were able to find a pull request that addresses these issues: > https://github.com/apache/logging-log4j2/pull/710 > > Is there any sort of timeline for when changes like this are released?