Uses of Interface
org.apache.felix.scr.impl.logger.InternalLogger
Packages that use InternalLogger
-
Uses of InternalLogger in org.apache.felix.scr.impl.logger
Subinterfaces of InternalLogger in org.apache.felix.scr.impl.loggerModifier and TypeInterfaceDescriptioninterface
TheBundleLogger
defines a simple API to enable some logging on behalf of an extended bundle.interface
TheComponentLogger
is the logger to be used to log on behalf of a component.interface
Logger used by SCR main codeClasses in org.apache.felix.scr.impl.logger that implement InternalLoggerModifier and TypeClassDescriptionclass
This is a dummy logger which is only used when the logging is not enabled at all.(package private) class