Send logs by Email Notification using Apache log4j SMTPAppender
59,646 views
By Abhijit Ghosh on Oct 11, 2012 2:46:33 AM
It is always better to get notified as soon as any major issues / exceptions occurred in the Application, instead of manually going thorugh huge logs to find probable exception messages. Apache log4j provides out of the box log Appender (called SMTPAppender) to send email alerts for the log level configured in log4j configuration file.