snicoll commented on issue #4001: URL: https://github.com/apache/logging-log4j2/issues/4001#issuecomment-3660874216
> Could you provide a complete configuration file and possibly a reproducer? Unfortunately this only happens with the code in the PR you and I are working on. I've tried to reproduce on `main` with `2.25.2` and I couldn't. The PR is actually providing support for rolling policy so it might miss something important, I have no idea. If you're ok to build from source, you can reproduce by cloning [snicoll@pr/47260](https://github.com/snicoll/spring-boot/tree/pr/47260) and running [this main method](https://github.com/snicoll/spring-boot/blob/ab9833bc5cfb7b3cafa628f90eb92622ff53f9e9/smoke-test/spring-boot-smoke-test-log4j2/src/main/java/smoketest/log4j2/SampleLog4j2Application.java#L40). You need to wait a bit for the main log file to hit `100KB`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
