[slf4j-dev] [Bug 176] Initialization (getILoggerFactory) is not thread safe

bugzilla-daemon at qos.ch bugzilla-daemon at qos.ch
Tue Feb 4 06:54:46 CET 2014


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

Chetan Mehrotra <chetan.mehrotra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chetan.mehrotra at gmail.com

--- Comment #27 from Chetan Mehrotra <chetan.mehrotra at gmail.com> ---
With fix for issue 311 [1] the Loggers returned by SubstituteLoggerFactory
would become functional again post initialization. Only the logger calls made
during the initialization phase would be NOOP.

So it might be simpler to just handle proper synchronization around the
LoggerFactory INITIALIZATION_STATE management and continue with current
approach of using the SubstituteLoggerFactory

[1] http://bugzilla.slf4j.org/show_bug.cgi?id=311

-- 
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/20140204/d2f8c203/attachment.html>


More information about the slf4j-dev mailing list