Fwd: logging on shutdown

2018-01-23 Thread Greg Huber
The log4j2 Log4jServletContextListener contextDestroyed seems to be shutting down first, before my stuff, hence no logging. Will look into this, more a log4j2 issue. Cheers Greg -- Forwarded message -- Subject: logging on shutdown To: Tomcat Users List Hello, I tried the

logging on shutdown

2018-01-23 Thread Greg Huber
Hello, I tried the latest version 9.0.4, one thing I have noticed that it does not log any output when I shut down the server. Also Rechecking version 8.5.24 and also now does not log any output. The server is shutting down correctly as its calling my context finalise listener contextDestroyed(