Index

A B C D E G H I J L M O P R S T U V W X 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

A

addElementSelectorAndActionAssociations(RuleStore) - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.JoranConfiguratorWrapper
 
addLogConfig(LogConfig) - Methode in Klasse org.apache.sling.commons.log.logback.internal.util.LoggerSpecificEncoder
Add LogConfig which associates all the categories with the layout
addModelHandlerAssociations(DefaultProcessor) - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.JoranConfiguratorWrapper
Subclass to provide a custom wrapper around the AppenderRef handling so we can keep track of what appenders were added to which loggers
APP_ROOT - Statische Variable in Schnittstelle org.apache.sling.commons.log.logback.webconsole.LogPanel
The app root

B

buildCurrentModel(SaxEventInterpretationContext, String, Attributes) - Methode in Klasse org.apache.sling.commons.log.logback.OsgiAction
Build the OsgiModel for the given inputs
buildCurrentModel(SaxEventInterpretationContext, String, Attributes) - Methode in Klasse org.apache.sling.commons.log.logback.OsgiAppenderRefAction
Build the OsgiAppenderRefModel for the given inputs
buildModelInterpretationContext() - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.JoranConfiguratorWrapper
Override to allow the LogConfigManager to contribute substitution properties

C

close(InputSource) - Statische Methode in Klasse org.apache.sling.commons.log.logback.internal.util.Util
Close the stream for the input source
ConfigAdminSupport - Klasse in org.apache.sling.commons.log.logback.internal.config
Helper to handle registration of the configurable logging services
ConfigAdminSupport() - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.config.ConfigAdminSupport
 
ConfigProvider - Schnittstelle in org.apache.sling.commons.log.logback
Provides source for Logback configuration fragment.
ConfigurationException - Ausnahmeklasse in org.apache.sling.commons.log.logback.internal.config
Exception for any errors encountered while utilizing any properties for configuration services
ConfigurationException(String, String) - Konstruktor für Ausnahmeklasse org.apache.sling.commons.log.logback.internal.config.ConfigurationException
Constructor
ConfigurationException(String, String, Throwable) - Konstruktor für Ausnahmeklasse org.apache.sling.commons.log.logback.internal.config.ConfigurationException
Constructor
ConfigurationServiceFactory<S> - Klasse in org.apache.sling.commons.log.logback.internal.config
Factory of logging configuration services
ConfigurationServiceFactory(LogConfigManager, Supplier<S>) - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.config.ConfigurationServiceFactory
Constructor
configure(LoggerContext) - Methode in Klasse org.apache.sling.commons.log.logback.spi.DefaultConfigurator
Callback to configure the logger context
createLoggerConfig(LoggerConfig) - Methode in Schnittstelle org.apache.sling.commons.log.logback.webconsole.LogPanel
Creates a logger configuration

D

DefaultConfigurator - Klasse in org.apache.sling.commons.log.logback.spi
Implementation to block the original logback configuration handling
DefaultConfigurator() - Konstruktor für Klasse org.apache.sling.commons.log.logback.spi.DefaultConfigurator
 
deleted(String) - Methode in Klasse org.apache.sling.commons.log.logback.internal.config.LoggerManagedServiceFactory
Remove the logger configuration for the supplied configuration service
deleteLoggerConfig(String) - Methode in Schnittstelle org.apache.sling.commons.log.logback.webconsole.LogPanel
Deletes a logger configuration

E

EmbeddedBundleActivator - Klasse in org.apache.sling.commons.log.logback.internal.embed
 
EmbeddedBundleActivator() - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.embed.EmbeddedBundleActivator
 
encode(ILoggingEvent) - Methode in Klasse org.apache.sling.commons.log.logback.internal.util.LoggerSpecificEncoder
Encodes the text for the event
equals(Object) - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiAppenderRefModel
Returns wither the supplied object is equals to this one
escapeXml(String) - Statische Methode in Klasse org.apache.sling.commons.log.logback.internal.util.XmlUtil
Escape the special characters of the input to be safe as an xml string

G

getConfigResource() - Methode in Klasse org.apache.sling.commons.log.logback.spi.DefaultConfigurator
Return the URL for the configuration resource
getConfigSource() - Methode in Schnittstelle org.apache.sling.commons.log.logback.ConfigProvider
Return the input source that supplies the logback configuration
getDeclaredOrigin() - Methode in Klasse org.apache.sling.commons.log.logback.internal.util.SlingContextUtil
Return the origin where this instance was declared
getLogFile() - Methode in Klasse org.apache.sling.commons.log.logback.webconsole.LoggerConfig
Gets the log file
getLoggers() - Methode in Klasse org.apache.sling.commons.log.logback.webconsole.LoggerConfig
Gets the loggers
getLogLevel() - Methode in Klasse org.apache.sling.commons.log.logback.webconsole.LoggerConfig
Gets the log level
getLogWriter() - Methode in Klasse org.apache.sling.commons.log.logback.internal.util.SlingRollingFileAppender
Get the LogWriter config associated with this appender
getName() - Methode in Klasse org.apache.sling.commons.log.logback.internal.config.LoggerManagedServiceFactory
Descriptive name of this factory
getNumOfLines() - Methode in Klasse org.apache.sling.commons.log.logback.webconsole.TailerOptions
Get the number of lines to include
getPid() - Methode in Klasse org.apache.sling.commons.log.logback.webconsole.LoggerConfig
Gets the PID
getProperty() - Methode in Ausnahmeklasse org.apache.sling.commons.log.logback.internal.config.ConfigurationException
The property that was invalid
getReason() - Methode in Ausnahmeklasse org.apache.sling.commons.log.logback.internal.config.ConfigurationException
The reason that the property value was invalid
getRef() - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiAppenderRefModel
Get the appender ref name
getRegex() - Methode in Klasse org.apache.sling.commons.log.logback.webconsole.TailerOptions
Gets the pattern to match
getService(Bundle, ServiceRegistration<S>) - Methode in Klasse org.apache.sling.commons.log.logback.internal.config.ConfigurationServiceFactory
Get or create the service for the supplied registration.
getSupportedModelClass() - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiModelHandler
 
GlobalConfigurator - Klasse in org.apache.sling.commons.log.logback.internal.config
Global logging configuration service
GlobalConfigurator() - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.config.GlobalConfigurator
 

H

handle(ModelInterpretationContext, Model) - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiModelHandler
 
hashCode() - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiAppenderRefModel
Returns a hash code value for the object

I

isAdditive() - Methode in Klasse org.apache.sling.commons.log.logback.webconsole.LoggerConfig
Gets additive value

J

JoranConfiguratorWrapper - Klasse in org.apache.sling.commons.log.logback.internal.joran
Wrap the original JoronConfigurator to provide tracking of the appender-ref that happen during processing
JoranConfiguratorWrapper(LogConfigManager) - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.joran.JoranConfiguratorWrapper
Constructor

L

LOG_FILE_DEFAULT - Statische Variable in Klasse org.apache.sling.commons.log.logback.internal.config.LoggerManagedServiceFactory
The default file name when a value is not supplied in the configuration
LogConfigurator - Klasse in org.apache.sling.commons.log.logback.internal.config
Base class for logging configuration services
LogConfigurator() - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.config.LogConfigurator
 
LoggerConfig - Klasse in org.apache.sling.commons.log.logback.webconsole
Encapsulates the info about a logger configuration
LoggerConfig(String, String, String[], String, boolean) - Konstruktor für Klasse org.apache.sling.commons.log.logback.webconsole.LoggerConfig
Constructor
LoggerManagedServiceFactory - Klasse in org.apache.sling.commons.log.logback.internal.config
Factory for non-global logging configuration services
LoggerManagedServiceFactory() - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.config.LoggerManagedServiceFactory
 
LoggerSpecificEncoder - Klasse in org.apache.sling.commons.log.logback.internal.util
Pattern layout encoder for specific loggers
LoggerSpecificEncoder(Layout<ILoggingEvent>) - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.util.LoggerSpecificEncoder
Constructor
LogPanel - Schnittstelle in org.apache.sling.commons.log.logback.webconsole
Interface for the Felix Web Console plugin that displays the current active log bundle configuration

M

makeInstance(Context, ModelInterpretationContext) - Statische Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiModelHandler
Factory to create an instance of this class
makeNewInstance() - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiAppenderRefModel
Factory method to create an instance of this model
makeNewInstance() - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiModel
Factory method to create an instance of this model
mirror(Model) - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiAppenderRefModel
Mirror the state of the the supplied model

O

org.apache.sling.commons.log.logback - Package org.apache.sling.commons.log.logback
Provides configuration support for the Logback based logging in Sling
org.apache.sling.commons.log.logback.internal.config - Package org.apache.sling.commons.log.logback.internal.config
 
org.apache.sling.commons.log.logback.internal.embed - Package org.apache.sling.commons.log.logback.internal.embed
 
org.apache.sling.commons.log.logback.internal.joran - Package org.apache.sling.commons.log.logback.internal.joran
 
org.apache.sling.commons.log.logback.internal.stacktrace - Package org.apache.sling.commons.log.logback.internal.stacktrace
 
org.apache.sling.commons.log.logback.internal.util - Package org.apache.sling.commons.log.logback.internal.util
 
org.apache.sling.commons.log.logback.spi - Package org.apache.sling.commons.log.logback.spi
 
org.apache.sling.commons.log.logback.webconsole - Package org.apache.sling.commons.log.logback.webconsole
Provides configuration support for the Logback based logging in Sling
OsgiAction - Klasse in org.apache.sling.commons.log.logback
Joran action enabling integration between OSGi and Logback.
OsgiAction() - Konstruktor für Klasse org.apache.sling.commons.log.logback.OsgiAction
 
OsgiAppenderRefAction - Klasse in org.apache.sling.commons.log.logback
Joran action enabling integration between OSGi and Logback.
OsgiAppenderRefAction() - Konstruktor für Klasse org.apache.sling.commons.log.logback.OsgiAppenderRefAction
 
OsgiAppenderRefModel - Klasse in org.apache.sling.commons.log.logback.internal.joran
Model for the appender-ref-osgi element
OsgiAppenderRefModel() - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiAppenderRefModel
 
OSGiAwareExceptionHandling - Klasse in org.apache.sling.commons.log.logback.internal.stacktrace
Extend EnsureExceptionHandling to add extra OSGi bundle info to the lines in the stack trace output
OSGiAwareExceptionHandling(PackageInfoCollector) - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.stacktrace.OSGiAwareExceptionHandling
Constructor
OsgiModel - Klasse in org.apache.sling.commons.log.logback.internal.joran
Model for the osgi element
OsgiModel() - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiModel
 
OsgiModelHandler - Klasse in org.apache.sling.commons.log.logback.internal.joran
Handler for the OsgiModel model class
OsgiModelHandler(Context) - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiModelHandler
Constructor

P

PackageInfoCollector - Klasse in org.apache.sling.commons.log.logback.internal.stacktrace
WeavingHook to keep track of which bundle contains the java package for each woven class
PackageInfoCollector() - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.stacktrace.PackageInfoCollector
 
PARAM_APPENDER_NAME - Statische Variable in Schnittstelle org.apache.sling.commons.log.logback.webconsole.LogPanel
Request param name for appender name
PARAM_TAIL_GREP - Statische Variable in Schnittstelle org.apache.sling.commons.log.logback.webconsole.LogPanel
Request param capturing the regular expression to search
PARAM_TAIL_NUM_OF_LINES - Statische Variable in Schnittstelle org.apache.sling.commons.log.logback.webconsole.LogPanel
Request param name to control number of lines to include in the log
PATH_TAILER - Statische Variable in Schnittstelle org.apache.sling.commons.log.logback.webconsole.LogPanel
Let the path end with extension.
prettyPrint(InputSource) - Statische Methode in Klasse org.apache.sling.commons.log.logback.internal.util.XmlUtil
Return a pretty string representation of the xml supplied
printInCaseOfErrorsOrWarnings(Context, long, long, boolean) - Statische Methode in Klasse org.apache.sling.commons.log.logback.internal.util.SlingStatusPrinter
Based on StatusPrinter. printInCaseOfErrorsOrWarnings.
process(Context, Converter<ILoggingEvent>) - Methode in Klasse org.apache.sling.commons.log.logback.internal.stacktrace.OSGiAwareExceptionHandling
 

R

render(PrintWriter, String) - Methode in Schnittstelle org.apache.sling.commons.log.logback.webconsole.LogPanel
Renders the logging configuration details to the supplied print writer
RES_LOC - Statische Variable in Schnittstelle org.apache.sling.commons.log.logback.webconsole.LogPanel
The base location for UI resources

S

setLogWriter(LogWriter) - Methode in Klasse org.apache.sling.commons.log.logback.internal.util.SlingRollingFileAppender
Set the LogWriter config associated with this appender
setRef(String) - Methode in Klasse org.apache.sling.commons.log.logback.internal.joran.OsgiAppenderRefModel
Set the appender ref name
size() - Methode in Klasse org.apache.sling.commons.log.logback.internal.stacktrace.PackageInfoCollector
Returns the number of packages that have been encountered
SlingContextUtil - Klasse in org.apache.sling.commons.log.logback.internal.util
Custom util such that origin can be customized
SlingContextUtil(Context, Object) - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.util.SlingContextUtil
Constructor
SlingRollingFileAppender<E> - Klasse in org.apache.sling.commons.log.logback.internal.util
Custom class to allow the SlingLogPanel to differentiate between default appenders and Sling config based appenders
SlingRollingFileAppender() - Konstruktor für Klasse org.apache.sling.commons.log.logback.internal.util.SlingRollingFileAppender
 
SlingStatusPrinter - Klasse in org.apache.sling.commons.log.logback.internal.util
Custom StatusPrinter similar to Logback StatusPrinter to account for changes required for SLING-3410
start(BundleContext) - Methode in Klasse org.apache.sling.commons.log.logback.internal.embed.EmbeddedBundleActivator
 
start(BundleContext, LogConfigManager) - Methode in Klasse org.apache.sling.commons.log.logback.internal.config.ConfigAdminSupport
Register the configurable logging services
stop() - Methode in Klasse org.apache.sling.commons.log.logback.internal.config.ConfigAdminSupport
Unregister the configurable logging services

T

tail(PrintWriter, String, TailerOptions) - Methode in Schnittstelle org.apache.sling.commons.log.logback.webconsole.LogPanel
Tails the content of the given appender to the supplied print writer
tailAll() - Methode in Klasse org.apache.sling.commons.log.logback.webconsole.TailerOptions
Returns if all lines should be included
TailerOptions - Klasse in org.apache.sling.commons.log.logback.webconsole
Encapsulates the options for tailing a log file
TailerOptions(int, String) - Konstruktor für Klasse org.apache.sling.commons.log.logback.webconsole.TailerOptions
Constructor

U

ungetService(Bundle, ServiceRegistration<S>, S) - Methode in Klasse org.apache.sling.commons.log.logback.internal.config.ConfigurationServiceFactory
Unget the service for the supplied registration.
updated(String, Dictionary<String, ?>) - Methode in Klasse org.apache.sling.commons.log.logback.internal.config.LoggerManagedServiceFactory
Update the logger configuration for the supplied configuration service
updated(Dictionary<String, ?>) - Methode in Klasse org.apache.sling.commons.log.logback.internal.config.GlobalConfigurator
Update the global configuration with the supplied configuration
Util - Klasse in org.apache.sling.commons.log.logback.internal.util
General utilities

V

validPreconditions(SaxEventInterpretationContext, String, Attributes) - Methode in Klasse org.apache.sling.commons.log.logback.OsgiAppenderRefAction
Validate preconditions of this action.

W

weave(WovenClass) - Methode in Klasse org.apache.sling.commons.log.logback.internal.stacktrace.PackageInfoCollector
 

X

XmlUtil - Klasse in org.apache.sling.commons.log.logback.internal.util
Utilities to help processing XML
A B C D E G H I J L M O P R S T U V W X 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form