Package org.progeeks.util.log

Interface Summary
LogListener Objects implementing this interface can register with the logging utility to receive notifications about logging events.
 

Class Summary
EventAppender An adapter between a LogListener and the log4j appender interface.
Log System logging class.
LogEvent Holds the information about a single logging event.
LogLevel Represents the logging level.
 



Copyright © 2002-2003 Paul Speed. All Rights Reserved.