| Interface | Description |
|---|---|
| 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
|
| Class | Description |
|---|---|
| LogPermission |
Indicates a bundle's authority to log on behalf of other bundles.
|
| LogPermissionCollection |
Stores a set of
LogPermission permissions. |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.