[slf4j-dev] [Bug 201] Need ability to shutdown loggers and flush appenders

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Thu Dec 23 17:34:05 CET 2010


http://bugzilla.slf4j.org/show_bug.cgi?id=201


Robert Elliot <robert at teviotia.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robert at teviotia.co.uk




--- Comment #4 from Robert Elliot <robert at teviotia.co.uk>  2010-12-23 17:34:05 ---
It's not my decision, but I think that basically the thinking is that if you
are in a position where it's appropriate to shut the logging system down or
flush all events in the logging system then you ought to know what the logging
system is, so you can do it directly on the logging system.

SLF4J is meant to be an interface for retrieving loggers and logging to them -
the bare minimum of shared functionality.  I don't think it's meant to be
trying to abstract all possible things you might want to do with any given
logging system.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the slf4j-dev mailing list