In my GAE/J application, how would I configure the default logger to report errors via email?
|
feedback
|
|
An SMTPHandler already exists, but cannot be used with GAE/J because of unsatisfied dependencies. Take a look at the source code of SMTPHandler and adapt it to GAE/J. | |||
feedback
|