| 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. |
| Modifier and Type | Method and Description |
|---|---|
static RegisteredService<org.osgi.service.log.LogReaderService,LogReaderServiceImpl> |
BackendSupport.createAndRegisterLogReaderService(org.osgi.framework.BundleContext context)
Registers
LogReaderService and makes it available for actual
PaxLoggingService implementation |
Copyright © 2006–2022 OPS4J - Open Participation Software for Java. All rights reserved.