The log package provides classes and interfaces implementing logging capabilities.

It encapsulates the Jakarta log4j service, the Java 1.4 logging features and JBoss logging service.

The logging service is configured by the properties file LoggerService.properties. The most important entry is:

log.class=org.deegree.framework.log.JBossLogger

The log system configuration files are:

Note: Remove the log4j.properties file from the deegree jar or within the class path of the application if you use JBoss as your application server.

Package Specification

Please read the following documentation for using the framework package

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

Used Design Patterns


Developer pair


@author $Author: bezema $ @version $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20. Mär 2007) $ @since 2.0