Hi Everyone,
Can anyone help me to understand the significance of Fatal Error. What I understand, it could come in a hardware crash or could be out of memory, conditions when application could not continue. But, at any hardware crash how log4j would able to log Fatal errors, because application will stop? What is the significance of saying log.fatal("Severe Error")?
Thanks for any help.