Package com.metamatrix.core.log

Interface Summary
Logger Logger
LogListener LogListener
 

Class Summary
FileLimitSizeLogWriter The FileLogWriter is a LogListener that writes (appends) to a supplied file.
FileLogWriter The FileLogWriter is a LogListener that writes (appends) to a supplied file.
JavaLogWriter Write to Java logging
LogMessage  
MessageLevel Constants that define the level of the messages that are to be recorded by the LogManager.
MessageLevel.DisplayNames Constants that define the types of the messages that are to be recorded by the LogManager.
MessageLevel.Labels Constants that define the types of the messages that are to be recorded by the LogManager.
NullLogger Implementation of Logger that does nothing.
SystemLogWriter The SystemLogWriter is a LogListener that writes error log messages to System.err and other log messages to System.out.
 



Copyright © 2009. All Rights Reserved.