A C D E G I L O P R S T U W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addLogConfig(LogConfig) - Method in class org.apache.sling.commons.log.logback.internal.util.LoggerSpecificEncoder
- APP_ROOT - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
C
- close(InputSource) - Static method in class org.apache.sling.commons.log.logback.internal.util.Util
- ConfigAdminSupport - Class in org.apache.sling.commons.log.logback.internal.config
- ConfigAdminSupport(BundleContext, LogConfigManager) - Constructor for class org.apache.sling.commons.log.logback.internal.config.ConfigAdminSupport
- ConfigProvider - Interface in org.apache.sling.commons.log.logback
-
Provides source for Logback configuration fragment.
- ConfigurationException - Exception in org.apache.sling.commons.log.logback.internal.config
- ConfigurationException(String, String) - Constructor for exception org.apache.sling.commons.log.logback.internal.config.ConfigurationException
- ConfigurationException(String, String, Throwable) - Constructor for exception org.apache.sling.commons.log.logback.internal.config.ConfigurationException
- ConfigurationServiceFactory - Class in org.apache.sling.commons.log.logback.internal.config
- ConfigurationServiceFactory(LogConfigManager, String) - Constructor for class org.apache.sling.commons.log.logback.internal.config.ConfigurationServiceFactory
- createLoggerConfig(LoggerConfig) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
D
- deleteLoggerConfig(String) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
E
- encode(ILoggingEvent) - Method in class org.apache.sling.commons.log.logback.internal.util.LoggerSpecificEncoder
- escapeXml(String) - Static method in class org.apache.sling.commons.log.logback.internal.util.XmlUtil
G
- getConfigSource() - Method in interface org.apache.sling.commons.log.logback.ConfigProvider
- getDeclaredOrigin() - Method in class org.apache.sling.commons.log.logback.internal.util.SlingContextUtil
- getLogFile() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
- getLoggers() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
- getLogLevel() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
- getLogWriter() - Method in class org.apache.sling.commons.log.logback.internal.util.SlingRollingFileAppender
- getNumOfLines() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
- getPid() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
- getProperty() - Method in exception org.apache.sling.commons.log.logback.internal.config.ConfigurationException
- getReason() - Method in exception org.apache.sling.commons.log.logback.internal.config.ConfigurationException
- getRegex() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
- getService(Bundle, ServiceRegistration) - Method in class org.apache.sling.commons.log.logback.internal.config.ConfigurationServiceFactory
I
- isAdditive() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
L
- LogConfigurator - Class in org.apache.sling.commons.log.logback.internal.config
- LogConfigurator() - Constructor for class org.apache.sling.commons.log.logback.internal.config.LogConfigurator
- LoggerConfig - Class in org.apache.sling.commons.log.logback.webconsole
- LoggerConfig(String, String, String[], String, boolean) - Constructor for class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
- LoggerSpecificEncoder - Class in org.apache.sling.commons.log.logback.internal.util
- LoggerSpecificEncoder(Layout<ILoggingEvent>) - Constructor for class org.apache.sling.commons.log.logback.internal.util.LoggerSpecificEncoder
- LogPanel - Interface in org.apache.sling.commons.log.logback.webconsole
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.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.webconsole - package org.apache.sling.commons.log.logback.webconsole
-
Provides configuration support for the Logback based logging in Sling
- OsgiAction - Class in org.apache.sling.commons.log.logback
-
The action class needs to be referred in external files hence adding a marker class in public package which extends the internal class.
- OsgiAction() - Constructor for class org.apache.sling.commons.log.logback.OsgiAction
- OsgiAppenderRefAction - Class in org.apache.sling.commons.log.logback
-
The action class needs to be referred in external files hence adding a marker class in public package which extends the internal class.
- OsgiAppenderRefAction() - Constructor for class org.apache.sling.commons.log.logback.OsgiAppenderRefAction
- OSGiAwareExceptionHandling - Class in org.apache.sling.commons.log.logback.internal.stacktrace
- OSGiAwareExceptionHandling(PackageInfoCollector) - Constructor for class org.apache.sling.commons.log.logback.internal.stacktrace.OSGiAwareExceptionHandling
P
- PackageInfoCollector - Class in org.apache.sling.commons.log.logback.internal.stacktrace
- PackageInfoCollector() - Constructor for class org.apache.sling.commons.log.logback.internal.stacktrace.PackageInfoCollector
- PARAM_APPENDER_NAME - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Request param name for appender name
- PARAM_TAIL_GREP - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Request param capturing the regular expression to search
- PARAM_TAIL_NUM_OF_LINES - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Request param name to control number of lines to include in the log
- PATH_TAILER - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
-
Let the path end with extension.
- prettyPrint(InputSource) - Static method in class org.apache.sling.commons.log.logback.internal.util.XmlUtil
- printInCaseOfErrorsOrWarnings(Context, long, long, boolean) - Static method in class org.apache.sling.commons.log.logback.internal.util.SlingStatusPrinter
-
Based on StatusPrinter.
- process(Context, Converter<ILoggingEvent>) - Method in class org.apache.sling.commons.log.logback.internal.stacktrace.OSGiAwareExceptionHandling
R
- render(PrintWriter, String) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
- RES_LOC - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
S
- setLogWriter(LogWriter) - Method in class org.apache.sling.commons.log.logback.internal.util.SlingRollingFileAppender
- shutdown() - Method in class org.apache.sling.commons.log.logback.internal.config.ConfigAdminSupport
- size() - Method in class org.apache.sling.commons.log.logback.internal.stacktrace.PackageInfoCollector
- SlingContextUtil - Class in org.apache.sling.commons.log.logback.internal.util
-
Custom util such that origin can be customized
- SlingContextUtil(Context, Object) - Constructor for class org.apache.sling.commons.log.logback.internal.util.SlingContextUtil
- SlingRollingFileAppender<E> - Class 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() - Constructor for class org.apache.sling.commons.log.logback.internal.util.SlingRollingFileAppender
- SlingStatusPrinter - Class in org.apache.sling.commons.log.logback.internal.util
-
Custom StatusPrinter similar to Logback StatusPrinter to account for changes required for SLING-3410
- SlingStatusPrinter() - Constructor for class org.apache.sling.commons.log.logback.internal.util.SlingStatusPrinter
T
- tail(PrintWriter, String, TailerOptions) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
- tailAll() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
- TailerOptions - Class in org.apache.sling.commons.log.logback.webconsole
- TailerOptions(int, String) - Constructor for class org.apache.sling.commons.log.logback.webconsole.TailerOptions
- toBoolean(Object, boolean) - Static method in class org.apache.sling.commons.log.logback.internal.util.Util
-
Returns the boolean value of the parameter or the
defaultValueif the parameter isnull. - toInteger(Object, int) - Static method in class org.apache.sling.commons.log.logback.internal.util.Util
-
Returns the parameter as an integer or the
defaultValueif the parameter isnullor if the parameter is not anIntegerand cannot be converted to anIntegerfrom the parameter's string value. - toList(Object) - Static method in class org.apache.sling.commons.log.logback.internal.util.Util
- toObject(Object) - Static method in class org.apache.sling.commons.log.logback.internal.util.Util
-
Returns the parameter as a single value.
U
- ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.sling.commons.log.logback.internal.config.ConfigurationServiceFactory
- Util - Class in org.apache.sling.commons.log.logback.internal.util
- Util() - Constructor for class org.apache.sling.commons.log.logback.internal.util.Util
W
- weave(WovenClass) - Method in class org.apache.sling.commons.log.logback.internal.stacktrace.PackageInfoCollector
X
- XmlUtil - Class in org.apache.sling.commons.log.logback.internal.util
- XmlUtil() - Constructor for class org.apache.sling.commons.log.logback.internal.util.XmlUtil
All Classes All Packages