[
https://issues.apache.org/jira/browse/LOGGING-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory closed LOGGING-112.
-----------------------------------
Fix Version/s: 1.3.0
Resolution: Fixed
Commons Logging now supports slf4j:
[https://commons.apache.org/proper/commons-logging/guide.html]
> Commons Logging in SLF4J flavour
> --------------------------------
>
> Key: LOGGING-112
> URL: https://issues.apache.org/jira/browse/LOGGING-112
> Project: Commons Logging
> Issue Type: Improvement
> Environment: Systems supporting JRE version 1.3 and above.
> Reporter: Boris Unckel
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: jcl-2.0.0.zip
>
>
> There were some related discussions on the dev mailing list about a possible
> JCL 2.0.0.
> I have created a first draft version of JCL in SLF4J (http://www.slf4j.org/)
> flavour.
> It is based on Maven 2 and a clean separation of API and implementations,
> without any fallback for an implementation
> in runtime. It still consists of the same Log Wrappers as 1.1.x with one jar
> each.
> The source lacks on documentation and the JUnits are not ported yet.
> This code is intended to show that an improved implementation has worth in
> discussing and use.
> It has been tested with Apache Tomcat 5.5.23 and JDK 6.0 on Windows Vista.
> Please send your comments to the mailing list and not in the JIRA.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)