| Interface | Description |
|---|---|
| LogConfiguratorMBean |
Created by IntelliJ IDEA.
|
| Logger |
Clients may implement this interface
to allow SPM to log in a manner consistent
with their needs.
|
| LogManager |
Basic log manager which clients of SPM API may implement
to return instances of
Logger interface. |
| Class | Description |
|---|---|
| Level |
Levels are, by order of inclusion: OFF, FATAL, ERROR, WARN, INFO, DEBUG, and ALL.
|
| LogConfigurator |
Created by IntelliJ IDEA.
|
| LoggerFactory |
Factory class to get a logger.
|
| LogManagerFactory |
A factory to get a log manager.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.