Package org.apache.felix.scr.impl.logger
-
Class Summary Class Description AbstractLogger This is a common base for all loggersBundleLogger TheBundleLogger
defines a simple API to enable some logging on behalf of an extended bundle.ComponentLogger TheComponentLogger
is the logger to be used to log on behalf of a component.ScrLogger This is the "global" logger used by the implementation for all logging not directly related to an extended bundle (and its components)