Java – Google App Engine – configure default logger to send email

In my gae / J application, how do I configure the default logger to report errors via email?

Solution

Smtphandler already exists, but cannot be used with gae / J due to unsatisfactory dependencies View the source code of smtphandler and adjust it to gae / J

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>