Uses of Class
org.ops4j.pax.logging.spi.support.DefaultServiceLog
-
Packages that use DefaultServiceLog 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. -
-
Uses of DefaultServiceLog in org.ops4j.pax.logging.spi.support
Subclasses of DefaultServiceLog in org.ops4j.pax.logging.spi.support Modifier and Type Class Description classFileServiceLogDefaultServiceLogthat writes to configured file - useful for integration tests but also for Karaf if you don't want to miss single log message.
-