Skip to content

Notify the user of logged errors

We could think of a way of notifying errors to user on status panel with a link to open the log viewer. So, for instance, we could implement a signal that fires every time that logger.error (critical, or the level we define) is called.

(from redmine: created on 2013-06-12, closed on 2013-08-21, relates #2883 (closed))