Uses of Interface
org.ops4j.pax.logging.spi.PaxLocationInfo
-
Packages that use PaxLocationInfo Package Description org.ops4j.pax.logging.spi This package abstracts common concepts related to configuration of popular logging frameworks/libraries. -
-
Uses of PaxLocationInfo in org.ops4j.pax.logging.spi
Methods in org.ops4j.pax.logging.spi that return PaxLocationInfo Modifier and Type Method Description PaxLocationInfoPaxLoggingEvent. getLocationInformation()Place where the logging event was created (e.g.,log.info("message")was called).
-