[slf4j-dev] [Bug 201] Need ability to shutdown loggers and flush appenders
bugzilla-daemon at qos.ch
bugzilla-daemon at qos.ch
Fri Sep 27 22:29:10 CEST 2013
http://bugzilla.slf4j.org/show_bug.cgi?id=201
Gili <cowwoc at bbs.darktech.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cowwoc at bbs.darktech.org
--- Comment #7 from Gili <cowwoc at bbs.darktech.org> ---
+1 for needing flush(), ideally in slf4j.
My use-case is needing to log a bunch of errors, then throw an exception. The
logger output is going to stdout, the exception stack-trace to stderr, so the
combined output ends up getting interleaved (making it hard to read).
Ideally, I'd like to flush the log before throwing the exception.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/slf4j-dev/attachments/20130927/5414227d/attachment.html>
More information about the slf4j-dev
mailing list