Package toolbox.services.util.logging.support

Package class diagram package toolbox.services.util.logging.support
Provides integration to enable the use of the logging services from a variety of front-ends uncluding JDK and Apache Log4j logging packages, aswell as raw XML/HTTP.

See:
          Description

Class Summary
LoggingServiceAppender An Apache Log4j appender implementation to facilitate interaction with the LoggingService from the log4j logging package.
LoggingServiceHandler A JDK logging handler implementation to facilitate interaction with the LoggingService from the standard java.util.logging package.
XMLHttpLoggingAction WebAction implementation that exposes the logging services API through simple XML/HTTP.
 

Package toolbox.services.util.logging.support Description

Provides integration to enable the use of the logging services from a variety of front-ends uncluding JDK and Apache Log4j logging packages, aswell as raw XML/HTTP.