view libs/org.apache.commons.logging_1.1/readme.txt @ 2:ffeb8be0bded

minor bugs / logging lib added
author dwinter
date Mon, 13 Dec 2010 11:13:02 +0100
parents
children
line wrap: on
line source

----------------------
Apache Commons Logging
----------------------

"The Logging package is an ultra-thin bridge between different logging 
implementations. A library that uses the commons-logging API can be used with 
any logging implementation at runtime. Commons-logging comes with support for 
a number of popular logging implementations, and writing adapters for others 
is a reasonably simple task."

For more information:
http://commons.apache.org/logging/