diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/libs/org.apache.commons.logging_1.1/readme.txt	Mon Dec 13 11:13:02 2010 +0100
@@ -0,0 +1,12 @@
+----------------------
+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/
\ No newline at end of file