> -----Original Message----- > From: Suresh Krishna [mailto:suresh.madhuva...@oracle.com] > Subject: log4j does not log when the application crashes for some reason > Hi, > We are using the the log4j for our applications. Recently we have come > to a blocking point that, the log4j does not log the exceptions or what > happened to the log file. Our application may crash with the *out of > memory error* or some *runtime exception*. In both the cases the log4j > does not log the exception.... is there any way to deal with this ? > > Appreciate any response on this. > > Thanks, > Krishna
Forgive me for being glib but the answer is to fix your code :) Regards, Michael Erskine.