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://avalon.apache.org.
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.2, please go to http://avalon.apache.org/logkit.
Name Last modified Size Description
Parent Directory - HEADER.html 19-Feb-2003 13:21 1.8K LogKit-1.2-bin.tar.gz 19-Feb-2003 13:21 208K LogKit-1.2-bin.tar.gz.asc 18-Mar-2003 15:54 186 LogKit-1.2-bin.zip 19-Feb-2003 13:21 383K LogKit-1.2-bin.zip.asc 18-Mar-2003 15:55 186 LogKit-1.2-src.tar.gz 19-Feb-2003 13:21 234K LogKit-1.2-src.tar.gz.asc 18-Mar-2003 15:54 186 LogKit-1.2-src.zip 19-Feb-2003 13:21 540K LogKit-1.2-src.zip.asc 18-Mar-2003 15:55 186 README.html 19-Feb-2003 13:21 2.1K
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/avalon/release/KEYS>.
Always test available signatures, e.g., > pgpk -a KEYS > pgpv LogKit-1.2-bin.tar.gz.asc or, > pgp -ka KEYS > pgp LogKit-1.2-bin.tar.gz.asc or, > gpg --import KEYS > gpg --verify LogKit-1.2-bin.tar.gz.asc
For more information about LogKit 1.2, please go to http://avalon.apache.org/logkit.