0

I'm trying to shutdown Log4J once my EJB application stops, as described here: https://logging.apache.org/log4j/2.x/faq.html#shutdown

For some apps it works perfectly, the log file handle is released. But for others it does not, and file is still open after application is stopped, while usage of loggers is just the same. What can I try to check to fix that?

Log4J version is the latest, 2.5.

user3714601
  • 1,156
  • 9
  • 27

0 Answers0