Package com.ibm.websphere.logging
Interface Summary
Interface | Description |
---|---|
IntrospectableService | Interface for introspect the framework. |
LogHandler | A LogHandler receives messages and LogRecords, and logs them. |
LogRecordExt | An extension to java.util.logging.LogRecord. |
Class Summary
Class | Description |
---|---|
WsLevel | The WsLevel class extends the java.util.logging.Level class, which defines a set of standard logging levels that can be used to control logging output. |