|
Project Information
Links
|
AbstractLog4j gives SMTPAppender for sending emails on logging. This SMTP Appender works good in most of the cases, except TLS/SSL SMTP setups. Gmail works on the same SSL/TLS setup, so any one who wants to configure the default log4j SMTPAppender with Gmail will be troubled with strange Java Mail errors. Though this problem can be easily solved by writing a Log4j Custom Appender. This project provides the same i.e. a Custom Gmail SMTPAppender Why another Appender for Gmail ?You must be wondering that why I wrote this appender, though you will get few if you will google around "Gmail Smpt Appender". Here are the reasons
How to install and configureAll the details can be found here |