SMACS

Package smacs.util.logging

java.util.logging replacer.

See:
          Description

Class Summary
Logger A Logger object is used to log messages for a specific system or application component.
 

Package smacs.util.logging Description

java.util.logging replacer.

We define a subclass of java.util.logging.Logger which also exports some methods seen in org.apache.dom4j.Logger - that makes it easy to use either as the base of the logging service.


SMACS