The Avalon project is Apache's Java Server Framework. It is separated into six sub projects: Framework, Excalibur, LogKit, Cornerstone, Phoenix and Apps. Its purpose is to simplify server side programming for Java based projects. It formalizes serveral best of breed practices and patterns for server side programming.
For more information about Avalon, please go to http://jakarta.apache.org/avalon.
LogKit is an easy to use logging toolkit designed for secure performance oriented logging. It's design encourages integration into existing products with minimal impact.
For more information about LogKit 1.1, please go to http://jakarta.apache.org/avalon/logkit.
Name Last modified Size Description
Parent Directory -
LogKit-1.1-bin.tar.gz 30-Jan-2003 21:26 157K
LogKit-1.1-bin.tar.g..> 25-Sep-2003 13:40 189
LogKit-1.1-bin.zip 30-Jan-2003 21:26 257K
LogKit-1.1-bin.zip.asc 25-Sep-2003 13:40 189
LogKit-1.1-src.tar.gz 30-Jan-2003 21:26 178K
LogKit-1.1-src.tar.g..> 25-Sep-2003 13:40 189
LogKit-1.1-src.zip 30-Jan-2003 21:26 333K
LogKit-1.1-src.zip.asc 25-Sep-2003 13:40 189
Many of the distribution kits have been digitally signed (using PGP). If so, there will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at <http://jakarta.apache.org/builds/jakarta-avalon/release/KEYS>.
Always test available signatures, e.g., > pgpk -a KEYS > pgpv LogKit-1.1-bin.tar.gz.asc or, > pgp -ka KEYS > pgp LogKit-1.1-bin.tar.gz.asc or, > gpg --import KEYS > gpg --verify LogKit-1.1-bin.tar.gz.asc
For more information about LogKit 1.1, please go to http://jakarta.apache.org/avalon/logkit.