Log4j 1.2.x reached end-of-life in August of 2015. It really hasn’t been
supported for at least 6 years and none of the current committers have any
recent familiarity with it. I would suggest you upgrade to Log4j 2. You might
try asking on Stackoverflow and see if you have better luck.
Ralph
>
Hi,
We currently use Log4J version 1.2.16 in our product. We have a
multi-threaded application and notice this crazy problem. Hope someone would
have a clue about this.
For testing purpose
1. We create an object of TimeAndSizeRollingAppender.
2. Set the rollover pattern to every minute.
3. St
@Carter, @Ralph, thanks so much!
I have merged the PR to master and cherry-picked to release-2.x.
On Fri, Nov 20, 2020 at 12:02 PM Volkan Yazıcı
wrote:
> Hey Ralph! Did you manage to spare some time for this?
>
> On Tue, Nov 17, 2020 at 11:58 PM Ralph Goers
> wrote:
>
>> I’ll see if I can find