|
Class Summary |
| FileLogger |
Implementation of the Apache Commons
org.apache.commons.logging.Log interface which represents a
logger for logging messages to a local log file.
|
| FileLoggerFactory |
Implementation of the Apache Commons
org.apache.commons.logging.LogFacotry abstract class which represents a
proxy factory specific for org.eclipse.hyades.logging.commons.FileLogger instances.
|
| Logger |
Implementation of the Apache Commons
org.apache.commons.logging.Log interface which represents a
logger for logging messages to a Logging Agent with the same name as the
logger.
|
| LoggerFactory |
Implementation of the Apache Commons
org.apache.commons.logging.LogFacotry abstract class which represents a
proxy factory specific for org.eclipse.hyades.logging.commons.Logger instances.
|