deegree 2.1 (2007/11/08 09:57 build-328-official)

Package org.deegree.framework.log

The log package provides classes and interfaces implementing logging capabilities.

See:
          Description

Interface Summary
ILogger This interface specifies the log worker services.
 

Class Summary
JavaLogger Log service provided by Java logging API.
JBossLogger Log service provided for JBoss log service.
Log4JLogger Log service provided by log4j.
LoggerFactory The LoggerFactory is used to get a concrete logging service.
LoggerService The Logger is used to log messages to files.
 

Package org.deegree.framework.log Description

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


Since:
2.0
Version:
$Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
Author:
$Author: bezema $

deegree 2.1 (2007/11/08 09:57 build-328-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net