Uses of Interface
org.apache.felix.scr.impl.logger.InternalLogger
-
Packages that use InternalLogger Package Description org.apache.felix.scr.impl.logger -
-
Uses of InternalLogger in org.apache.felix.scr.impl.logger
Subinterfaces of InternalLogger in org.apache.felix.scr.impl.logger Modifier and Type Interface Description interfaceBundleLoggerTheBundleLoggerdefines a simple API to enable some logging on behalf of an extended bundle.interfaceComponentLoggerTheComponentLoggeris the logger to be used to log on behalf of a component.interfaceScrLoggerLogger used by SCR main codeClasses in org.apache.felix.scr.impl.logger that implement InternalLogger Modifier and Type Class Description classNoOpLoggerThis is a dummy logger which is only used when the logging is not enabled at all.(package private) classScrLogManager.ScrLoggerFacade
-