|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.resilientedge.util.logger | |
com.resilientedge.util.logger | |
com.resilientedge.util.logger.console |
Classes in com.resilientedge.util.logger used by com.resilientedge.util.loggerAbstractHandler
|
This abstract class provides the core Handler attributes and behavior. Filter
|
A Filter is used to regulate the levels of log records that are logged. Formatter
|
A Formatter is used to format log records. Handler
|
A Handler object recieves a log record from a Logger. Level
|
Contains static logging Levels and provides conversion methods. LevelConstants
|
Title: Description: Copyright: Copyright (c) 2001 Company: Logger
|
This class defines the basic behavior for a Logger. LoggerException
|
This class is for general exceptions occuring in the Logger sub-system. LoggingType
|
This defines the interface for a specific Logging Type categorization (i.e., Level or Type). LogRecord
|
LogRecord objects are used to pass logging requests between the Logger and individual Handlers. UnknownLogTypeException
|
Throw an UnknownLogTypeException when an unknown Log Type (i.e., Level, Topic) value is encountered. |
Classes in com.resilientedge.util.logger used by com.resilientedge.util.logger.consoleAbstractHandler
|
This abstract class provides the core Handler attributes and behavior. Formatter
|
A Formatter is used to format log records. Handler
|
A Handler object recieves a log record from a Logger. LoggerException
|
This class is for general exceptions occuring in the Logger sub-system. LogRecord
|
LogRecord objects are used to pass logging requests between the Logger and individual Handlers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |