e.g. we did not receive e-mail notifications for two weeks with only multiple:
INFO - ication.email.EMailNotificator - Cannot send email notification:javax.mail.AuthenticationFailedException
in the server log.
Seems, the proper way to handle this is to introduce a page in the administration area (or on all pages, but only to administrators?) with the list of critical errors (time - type - description). The similar errors should be replaced with a more recent one.
And display our yellow stripe in all admin screens with the count and link to the page.
// Maybe just use log4j category and a custom appender for reporting the errors?
| Old | New | |
| Yegor Yarko (yaegor) - 8 months ago (23 Feb 2008 01:23) | ||
Yegor Yarko (yaegor)
8 months ago (23 Feb 2008 01:23)If the error is not email sending related, it should be sent via email (TW-2795)