The Avalon project is Apache's Java Server Framework. It is separated into five sub projects: Framework, Excalibur, LogKit, Cornerstone, and Phoenix. 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 orientated logging. It's design encourages integration into existing products with minimal impact.
For more information about LogKit 1.0, please go to http://jakarta.apache.org/avalon/logkit.
Name Last modified Size Description
Parent Directory -
HEADER.html 30-Jan-2003 20:18 1.8K
LogKit-1.0-bin.tar.gz 30-Jan-2003 20:18 151K
LogKit-1.0-bin.tar.gz.sig 30-Jan-2003 20:18 66
LogKit-1.0-bin.zip 30-Jan-2003 20:18 247K
LogKit-1.0-bin.zip.sig 30-Jan-2003 20:18 66
LogKit-1.0-src.tar.gz 30-Jan-2003 20:18 7.2M
LogKit-1.0-src.tar.gz.sig 30-Jan-2003 20:18 66
LogKit-1.0-src.zip 30-Jan-2003 20:18 7.3M
LogKit-1.0-src.zip.sig 30-Jan-2003 20:18 66
README.html 30-Jan-2003 20:18 1.7K
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.0-bin.tar.gz.asc or, > pgp -ka KEYS > pgp LogKit-1.0-bin.tar.gz.asc or, > gpg --import KEYS > gpg --verify LogKit-1.0-bin.tar.gz.asc
For more information about LogKit 1.0, please go to http://jakarta.apache.org/avalon/logkit.