Uses of Package
org.ops4j.pax.logging.spi.support
-
Packages that use org.ops4j.pax.logging.spi.support 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 ofLogReaderService) is kept in one place. -
Classes in org.ops4j.pax.logging.spi.support used by org.ops4j.pax.logging.spi.support Class 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 standardLogReaderServicerequired by OSGi Compendium R6 "101.4 Log Reader Service".RegisteredService Class keeping both the service and it'sServiceRegistration