|
Interface Summary |
| ExtendedLogEntry |
Extends the OSGi Log Services LogEntry object to provide additional context information. |
| ExtendedLogReaderService |
Extends the OSGi Log Service's LogReaderService to allow better control of log listeners. |
| ExtendedLogService |
Extends the OSGi Log Service to support the use of named loggers that provide
some additional context when logging. |
| LogFilter |
A LogFilter is used to pre-filter log requests before sending events to a LogListener. |
| Logger |
Provides named logger support for the OSGi LogService. |
| SynchronousLogListener |
Marker interface to denotes a log listener that should be called on the logging thread |