Package com.tivoli.jflt

Interface Summary
BasicLogger This interface contains methods for logging and controlling text messages.
GenericLogger Methods of this interface are used to provide message logging to the users of an application.
LogAdapter This is the interface for JFLT logging plug-ins.
LogCatalog Implementations of this interface provide the mechanism for accessing text strings for a set of messages with keys.
LogType This interface defines the message types for JFLT.
 

Class Summary
GenericLoggerSupport It provides an implemenation of the GenericLogger interface.
LogCatalogSupport It provides an implemenation of the LogCatalog interface.
LoggerParameters This class provides the logging parameters to configure a generic logger.
LogItem LogItem is used within this logging system to encapsulate message data created by an application.
LogManager LogManager is a JFLT facility from which JFLT-compliant GenericLogger objects are obtained.