slf4j/slf4j-api
Ceki Gulcu 9349d64f95 In response to issue 450, moved the binding of the MDCAdapter in the
MDC class from the static initializer to the LoggerFactory.bind method.

In case MDC methods are called before LoggerFactory, the various methods
in MDC have been modified to go through the getMDCAdapter method which
checks for this rare case.

https://github.com/qos-ch/slf4j/issues/450

Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2025-02-07 10:05:06 +01:00
..
src In response to issue 450, moved the binding of the MDCAdapter in the 2025-02-07 10:05:06 +01:00
LICENSE.txt add LICENSE.txt files to all modules, rename LICENSE as LICENSE.txt when appropriate 2023-03-17 19:35:56 +01:00
pom.xml start work on 2.0.17-SNAPSHOT 2024-08-10 11:38:41 +02:00