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

Chetan Mehrotra <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #27 from Chetan Mehrotra <[email protected]> ---
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.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to