           SPELL=jakarta-log4j
         VERSION=1.2.8
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://jakarta.apache.org/${SPELL#*-}/$SOURCE
     SOURCE_HASH=sha512:b76c7644c474db145b6848db5b4e9293b6bd93dd20a3558d36cd27b4be4f9443a6f48a4d3bef55ba865d50922959060fd952317082c1a82a1f96b93f1446188d
      LICENSE[0]=APACHE
        WEB_SITE=http://jakarta.apache.org/log4j/docs/index.html
        KEYWORDS="java"
         ENTERED=20030326
           SHORT="Used for boosting of the statements logging"
cat << EOF
With log4j it is possible to enable logging at runtime without modifying the 
application binary. The log4j package is designed so that these statements 
can remain in shipped code without incurring a heavy performance cost. 
Logging behavior can be controlled by editing a configuration file, without 
touching the application binary.
EOF
