| Package | Description |
|---|---|
| org.eclipse.net4j.util.lifecycle |
A framework for components with a simple lifecycle.
|
| org.eclipse.net4j.util.om |
Interfaces and classes for platform-independent operations and maintenance (O&M).
|
| org.eclipse.net4j.util.om.log |
Interfaces and classes for platform-independent logging.
|
| Class and Description |
|---|
| OMLogger.Level
Enumerates the possible severity levels of log events.
|
| Class and Description |
|---|
| OMLogFilter
Filters log events before they are being passed to the registered
log handlers. |
| OMLogger |
| OMLogHandler |
| Class and Description |
|---|
| AbstractLogHandler
An abstract base implementation of a
log handler that filters log events with a log level
greater than a configurable maximum level. |
| EclipseLoggingBridge
A
log handler that appends log events to the Eclipse error log. |
| OMLogger |
| OMLogger.Level
Enumerates the possible severity levels of log events.
|
| OMLogHandler |
| OSGiLoggingBridge
A
log handler that appends log events to the OSGi log service. |
| PrintLogHandler |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.