log4j bindings

Linking jptools logger to log4j

The logger package implements a log4j Layout and a log4j LogWriter.

The link shows a whole example of a log4j configuration.


Linking of Log4j to jptools

The package in the addtional jar file jptools-optional.jar contains a log4j Appender which can be used to stream log4j logs to the jptools logger. The link shows an example of a log4j configuration.


Design

The class diagramm gives an overview of the the jptools.logger.log4j package: