Yavor16 commented on issue #2640: URL: https://github.com/apache/logging-log4j2/issues/2640#issuecomment-2152369386
We don't have configuration file. Our app mainly uses Spring + Flowable. The spring version is 5.3.34 and flowable 6.8.0. We generate new LoggerContext for every step, so we have multiple contexts. After a step is finished we save the log file in our base and close the context using `loggerContext.stop();`. In java 11 we were doing everything programmatically. -- 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]
