Package cgl.narada.util.logging

This package provides an interface for logging operations that will be used by classes in NaradaBrokering.

See:
          Description

Interface Summary
Logger external configuration independent of the Logger implementation constructor which accepts one String argument representing Logger's name
 

Class Summary
JavaLogger Logger implementation using JDK1.4 Logger
Log4jLogger Log4j Logger implementation
LoggerFactory  
SimpleLogger  
 

Exception Summary
LoggingException  
 

Package cgl.narada.util.logging Description

This package provides an interface for logging operations that will be used by classes in NaradaBrokering. Is designed to work with both log4j and JDK-1.4.1's supported logging operations.



For comments and suggestions please send e-mail to The NaradaBrokering Project