[slf4j-user] basic MDC support for java.util.logging

Ceki Gulcu listid at qos.ch
Tue Jan 15 16:56:19 CET 2008


Maarten Bosteels wrote:
> Hello Ceki,
> 
> I started coding a BasicMDCAdapter that could be used by java.util.logging
> Had a look at the log4j MDC implementation and also at LogbackMDCAdapter 
> code.
> 
> Currently my implementation is roughly the same as the LogbackMDCAdapter
> without the generics (since SLF4J should run on 1.4 right ?)


Hi Marteen,

I started incorporating BasicMDCAdapter as you provided in bug report 63. As you 
mention in your message dated 18th of october 2007 quoted above, the code in 
BasicMDCAdapter is based on on LogbackMDCAdapter but without the generics. As 
such, I intend to mention you and myself as authors in BasicMDCAdapter. I also 
intend to add a QOS.ch copyright notice at the top of the file.

Needless to say, this implies ownership of the code by QOS.ch.  If you agree 
with this, I would appreciate if you could read our Contributor License 
Agreement at http://logback.qos.ch/cla.txt and send me a signed copy by snail 
mail. The postal address is mentioned within the document.

My apologies for this administrativia but it's a necessary evil.

-- 
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch



More information about the slf4j-user mailing list