Uses of Package
org.apache.felix.scr.impl.logger
Packages that use org.apache.felix.scr.impl.logger
Package
Description
-
Classes in org.apache.felix.scr.impl.logger used by org.apache.felix.scr.implClassDescriptionThe
BundleLogger
defines a simple API to enable some logging on behalf of an extended bundle.TheComponentLogger
is the logger to be used to log on behalf of a component.This is the "global" logger used by the implementation for all logging not directly related to an extended bundle (and its components) -
Classes in org.apache.felix.scr.impl.logger used by org.apache.felix.scr.impl.injectClassDescriptionThe
ComponentLogger
is the logger to be used to log on behalf of a component. -
Classes in org.apache.felix.scr.impl.logger used by org.apache.felix.scr.impl.inject.fieldClassDescriptionThe
ComponentLogger
is the logger to be used to log on behalf of a component. -
Classes in org.apache.felix.scr.impl.logger used by org.apache.felix.scr.impl.inject.methodsClassDescriptionThe
ComponentLogger
is the logger to be used to log on behalf of a component. -
Classes in org.apache.felix.scr.impl.logger used by org.apache.felix.scr.impl.loggerClassDescriptionThis is a common base for all loggersThe
BundleLogger
defines a simple API to enable some logging on behalf of an extended bundle.This abstract class adds support for using a LogService (or LoggerFactory for R7+).This is the "global" logger used by the implementation for all logging not directly related to an extended bundle (and its components) -
Classes in org.apache.felix.scr.impl.logger used by org.apache.felix.scr.impl.managerClassDescriptionThe
BundleLogger
defines a simple API to enable some logging on behalf of an extended bundle.TheComponentLogger
is the logger to be used to log on behalf of a component.This is the "global" logger used by the implementation for all logging not directly related to an extended bundle (and its components) -
Classes in org.apache.felix.scr.impl.logger used by org.apache.felix.scr.impl.xmlClassDescriptionThe
BundleLogger
defines a simple API to enable some logging on behalf of an extended bundle.