comparison 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
comparison
equal deleted inserted replaced
1:4e4db73085b4 2:ffeb8be0bded
1 ----------------------
2 Apache Commons Logging
3 ----------------------
4
5 "The Logging package is an ultra-thin bridge between different logging
6 implementations. A library that uses the commons-logging API can be used with
7 any logging implementation at runtime. Commons-logging comes with support for
8 a number of popular logging implementations, and writing adapters for others
9 is a reasonably simple task."
10
11 For more information:
12 http://commons.apache.org/logging/