http://bugzilla.slf4j.org/show_bug.cgi?id=201
Gili <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Gili <[email protected]> --- +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.
_______________________________________________ slf4j-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/slf4j-dev
