Project

General

Profile

Feature #1767

Feature #1766: Admin - Error log

Register error logs in the system

Added by Ricardo Memoria almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
06/21/2016
Due date:
% Done:

0%

Complexity:

Description

In case of an unhandled exception, register it in the errorlog table and send message to the administrators about the error.


Checklist

  • How to check if an exception is unhandled?
  • Check ErrorLog table structure (possibly it must be adapted to the REST structure)
  • Save error in the errorlog table
  • Send an e-mail message to the system administrators (declared in the system configuration)

History

#1 Updated by Maurício Dos Santos almost 9 years ago

  • Status changed from New to In Progress

#2 Updated by Maurício Dos Santos almost 9 years ago

  • Status changed from In Progress to New

#3 Updated by Maurício Dos Santos almost 9 years ago

  • Status changed from New to In Progress

#4 Updated by Maurício Dos Santos almost 9 years ago

  • Status changed from In Progress to Resolved

#5 Updated by Ricardo Memoria almost 9 years ago

  • Status changed from Resolved to Feedback

Error log is not registered if system cannot send e-mail about error.

Even if the message cannot be sent (SMTP server is down, for example) the error log must be saved.

Probably handling e-mail dispatch exceptions shall solve this issue.

#6 Updated by Maurício Dos Santos almost 9 years ago

  • Status changed from Feedback to In Progress

#7 Updated by Maurício Dos Santos almost 9 years ago

  • Status changed from In Progress to Resolved

#8 Updated by Ricardo Memoria almost 9 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF