Hello list,
I'm looking for a way to log any uncaught exceptions to a file. I'm currently running Wildfly 9.0.2 server and all uncaught exceptions are printing to console. I'd like to use log4j2 log those exceptions. Can anyone point me in the right direction. vpyang