
http://bugzilla.slf4j.org/show_bug.cgi?id=201 Gili <cowwoc@bbs.darktech.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cowwoc@bbs.darktech.org --- Comment #7 from Gili <cowwoc@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.