| Package | Description |
|---|---|
| org.ops4j.pax.logging.spi.support |
This package may be Private-Packaged by particular pax-logging backends (thus doing a copy), so
common functionality (like implementation of
LogReaderService)
is kept in one place. |
| Class and Description |
|---|
| ConfigurationNotifier
Interface for backends that want to inform about configuration changes
(usually after Configuration Admin update which happens over multiple,
hard to synchronize threads).
|
| DefaultServiceLog
This Logger will be used when the Pax Logging Service is not (yet) available.
|
| FormattingTriple
Extension of Slf4J's class that helps with messages containing placeholders
{}. |
| LogReaderServiceImpl
Implementation of standard
LogReaderService required by OSGi Compendium R6 "101.4 Log Reader Service". |
| RegisteredService
Class keeping both the service and it's
ServiceRegistration |
Copyright © 2006–2023 OPS4J - Open Participation Software for Java. All rights reserved.