[slf4j-dev] Implementing JCL on top of SLF4J
Ceki Gülcü
listid at qos.ch
Fri Aug 26 16:25:22 CEST 2005
Hello all,
In the past few weeks, several projects that decided to use SLF4J
could migrate because several of their dependencies needed JCL. To
break this dependency cycle, I've created a version of JCL which is
built on top of SLF4J. You can view the code in SVN[1].
This implementation of JCL follows SLF4J's static binding paradigm
with the implied advantages.
Comments?
[1]
http://svn.slf4j.org/viewcvs/slf4j/trunk/src/java/org/apache/commons/logging/
--
Ceki Gülcü
The complete log4j manual: http://www.qos.ch/log4j/
More information about the slf4j-dev
mailing list