Exception Notification in Java

南楼画角 提交于 2020-01-24 10:41:26

问题


Are there any good exception notification systems for web apps using Tomcat? Looking for libraries equivalent of exception_notification etc. which are available as plugins for Rails.


回答1:


Have a look at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/net/SMTPAppender.html from log4j and also an extension I'm describing at http://blog.cherouvim.com/a-better-smtpappender/



来源:https://stackoverflow.com/questions/2242756/exception-notification-in-java

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!