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 oriented logging. It's design encourages integration into existing products with minimal impact.
For more information about LogKit 1.0.1, please go to http://jakarta.apache.org/avalon/logkit.
Name Last modified Size Description
Parent Directory -
LogKit-1.0.1-bin.tar.gz 30-Jan-2003 12:18 156K
LogKit-1.0.1-bin.tar.gz.sig 30-Jan-2003 12:18 66
LogKit-1.0.1-bin.zip 30-Jan-2003 12:18 254K
LogKit-1.0.1-bin.zip.sig 30-Jan-2003 12:18 66
LogKit-1.0.1-src.tar.gz 30-Jan-2003 12:18 166K
LogKit-1.0.1-src.tar.gz.sig 30-Jan-2003 12:18 66
LogKit-1.0.1-src.zip 30-Jan-2003 12:18 315K
LogKit-1.0.1-src.zip.sig 30-Jan-2003 12:18 66
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.1-bin.tar.gz.asc or, > pgp -ka KEYS > pgp LogKit-1.0.1-bin.tar.gz.asc or, > gpg --import KEYS > gpg --verify LogKit-1.0.1-bin.tar.gz.asc
For more information about LogKit 1.0.1, please go to http://jakarta.apache.org/avalon/logkit.