[logback-dev] [JIRA] Updated: (LBCLASSIC-59) LogbackErrorListener

JIRA Administrator (JIRA) noreply-jira at qos.ch
Tue Sep 23 12:39:49 CEST 2008


     [ http://jira.qos.ch/browse/LBCLASSIC-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

JIRA Administrator updated LBCLASSIC-59:
----------------------------------------

    Comment: was deleted

> LogbackErrorListener
> --------------------
>
>                 Key: LBCLASSIC-59
>                 URL: http://jira.qos.ch/browse/LBCLASSIC-59
>             Project: logback-classic
>          Issue Type: Improvement
>            Reporter: Anton Tagunov
>            Assignee: Logback dev list
>            Priority: Minor
>
> Presently we can only poll StatusManager for errors. It would be nice to be able to subscribe to these messages.
> One idea was to allow custom StatusManager implementations.
> This sounds like a nice and sane idea in its own right.
> However I feel that providing subscription to error events and allowing users to provide alternative StatusManager implementations are orthogonal concerns.
> In fact I feel that application should be able to subscribe to logback errors no matter what StatusManager is used stock or custom.
> In other words I suggest it to be part of StatusManager interface/contract to provide subscriptions.
> Which brings me back to the idea that it would be best to provide subscription (listener) facility in the standards StatusManager.
> On yet another account http://jira.qos.ch/browse/LBCLASSIC-58 may be enough for most practical users.
> And I suspect that the most common LogbackErrorListener implementation will simply log to System.out.
> In any case we badly need to get these errors out of Logback.
> BTW an alternative implemenation of LogbackListener might log to a file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the logback-dev mailing list