Package org.apache.felix.scr.impl.logger
package org.apache.felix.scr.impl.logger
-
ClassDescriptionThe
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.Implements an extension to the SCR log manager that uses logger names to create a hierarchy of loggers.Base interface for the different SCR Loggers.The level to log.This is used to deal with the log configuration.This is a dummy logger which is only used when the logging is not enabled at all.Logger used by SCR main codeThis is used to retrieve the appropriate logger instance based on a specific log configurationImplements a SCR based log manager.