A B C D E F G H I J K L M N O P Q R S T U V W X

A

abbreviate(String) - Method in interface ch.qos.logback.classic.pattern.Abbreviator
 
abbreviate(String) - Method in class ch.qos.logback.classic.pattern.ClassNameOnlyAbbreviator
 
abbreviate(String) - Method in class ch.qos.logback.classic.pattern.TargetLengthBasedClassNameAbbreviator
 
Abbreviator - Interface in ch.qos.logback.classic.pattern
An interface used for abbreviating strings according to different policies.
AbstractEventEvaluatorAction - Class in ch.qos.logback.core.joran.action
 
AbstractEventEvaluatorAction() - Constructor for class ch.qos.logback.core.joran.action.AbstractEventEvaluatorAction
 
AbstractMatcherFilter<E> - Class in ch.qos.logback.core.filter
 
AbstractMatcherFilter() - Constructor for class ch.qos.logback.core.filter.AbstractMatcherFilter
 
Action - Class in ch.qos.logback.core.joran.action
Most of the work for configuring logback is done by Actions.
Action() - Constructor for class ch.qos.logback.core.joran.action.Action
 
ACTION_CLASS_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.Action
 
ACTION_CLASS_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
ActionConst - Class in ch.qos.logback.core.joran.action
This class contains costants used by other Actions.
ActionConst() - Constructor for class ch.qos.logback.core.joran.action.ActionConst
 
ActionException - Exception in ch.qos.logback.core.joran.spi
By throwing an exception an action can signal the Interpreter to skip processing of all the nested (child) elements of the element associated with the action causing the exception.
ActionException() - Constructor for exception ch.qos.logback.core.joran.spi.ActionException
 
ActionException(Throwable) - Constructor for exception ch.qos.logback.core.joran.spi.ActionException
 
add(Status) - Method in class ch.qos.logback.core.BasicStatusManager
Add a new status object.
add(StatusListener) - Method in class ch.qos.logback.core.BasicStatusManager
 
add(E) - Method in class ch.qos.logback.core.helpers.CyclicBuffer
Add an event as the last event in the buffer.
add(Class, String, Class) - Method in class ch.qos.logback.core.joran.spi.DefaultNestedComponentRegistry
 
add(Status) - Method in interface ch.qos.logback.core.status.Status
 
add(Status) - Method in class ch.qos.logback.core.status.StatusBase
 
add(Status) - Method in interface ch.qos.logback.core.status.StatusManager
Add a new status message.
add(StatusListener) - Method in interface ch.qos.logback.core.status.StatusManager
Add a status listener.
addAppender(Appender<ILoggingEvent>) - Method in class ch.qos.logback.classic.Logger
 
addAppender(Appender<E>) - Method in interface ch.qos.logback.core.spi.AppenderAttachable
Add an appender.
addAppender(Appender<E>) - Method in class ch.qos.logback.core.spi.AppenderAttachableImpl
Attach an appender.
addBasicProperty(String, String) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
addComplexProperty(String, Object) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
addCss(StringBuilder) - Method in class ch.qos.logback.classic.html.DefaultCssBuilder
 
addCss(StringBuilder) - Method in class ch.qos.logback.classic.html.UrlCssBuilder
 
addCss(StringBuilder) - Method in interface ch.qos.logback.core.html.CssBuilder
 
addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry) - Method in class ch.qos.logback.classic.joran.JoranConfigurator
 
addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry) - Method in class ch.qos.logback.classic.sift.SiftingJoranConfigurator
 
addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry) - Static method in class ch.qos.logback.classic.util.DefaultNestedComponentRules
 
addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry) - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
addError(String) - Method in class ch.qos.logback.classic.pattern.ClassicConverter
 
addError(String, Throwable) - Method in class ch.qos.logback.classic.pattern.ClassicConverter
 
addError(String) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
addError(String, Throwable) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
addError(String) - Method in interface ch.qos.logback.core.spi.ContextAware
 
addError(String, Throwable) - Method in interface ch.qos.logback.core.spi.ContextAware
 
addError(String) - Method in class ch.qos.logback.core.spi.ContextAwareBase
 
addError(String, Throwable) - Method in class ch.qos.logback.core.spi.ContextAwareBase
 
addError(String) - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
addError(String, Throwable) - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
addError(Context, Object, String, Throwable) - Static method in class ch.qos.logback.core.status.StatusUtil
 
addEventsDynamically(List<SaxEvent>) - Method in class ch.qos.logback.core.joran.spi.EventPlayer
 
addEventsDynamically(List<SaxEvent>) - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
addFilter(Filter<E>) - Method in class ch.qos.logback.core.AppenderBase
 
addFilter(Filter<E>) - Method in interface ch.qos.logback.core.spi.FilterAttachable
Add a filter.
addFilter(Filter<E>) - Method in class ch.qos.logback.core.spi.FilterAttachableImpl
Add a filter to end of the filter list.
addFilter(Filter<E>) - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
addImplicitAction(ImplicitAction) - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
addImplicitRules(Interpreter) - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
addImplicitRules(Interpreter) - Method in class ch.qos.logback.core.joran.JoranConfiguratorBase
 
addImplicitRules(Interpreter) - Method in class ch.qos.logback.core.sift.SiftingJoranConfiguratorBase
 
addInfo(String) - Method in class ch.qos.logback.classic.pattern.ClassicConverter
 
addInfo(String, Throwable) - Method in class ch.qos.logback.classic.pattern.ClassicConverter
 
addInfo(String) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
addInfo(String, Throwable) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
addInfo(String) - Method in interface ch.qos.logback.core.spi.ContextAware
 
addInfo(String, Throwable) - Method in interface ch.qos.logback.core.spi.ContextAware
 
addInfo(String) - Method in class ch.qos.logback.core.spi.ContextAwareBase
 
addInfo(String, Throwable) - Method in class ch.qos.logback.core.spi.ContextAwareBase
 
addInfo(String) - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
addInfo(String, Throwable) - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
addInfo(Context, Object, String) - Static method in class ch.qos.logback.core.status.StatusUtil
 
addInPlayListener(InPlayListener) - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
addInstanceRules(RuleStore) - Method in class ch.qos.logback.classic.joran.JoranConfigurator
 
addInstanceRules(RuleStore) - Method in class ch.qos.logback.classic.sift.SiftingJoranConfigurator
 
addInstanceRules(RuleStore) - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
addInstanceRules(RuleStore) - Method in class ch.qos.logback.core.joran.JoranConfiguratorBase
 
ADDITIVITY_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
addListener(LoggerContextListener) - Method in class ch.qos.logback.classic.LoggerContext
 
addMatcher(Matcher) - Method in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
addMDCValueLevelPair(MDCValueLevelPair) - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
Add a new MDCValuePair
address - Variable in class ch.qos.logback.core.net.SocketAppenderBase
 
addRule(Pattern, String) - Method in interface ch.qos.logback.core.joran.spi.RuleStore
 
addRule(Pattern, Action) - Method in interface ch.qos.logback.core.joran.spi.RuleStore
 
addRule(Pattern, Action) - Method in class ch.qos.logback.core.joran.spi.SimpleRuleStore
Add a new rule, i.e.
addRule(Pattern, String) - Method in class ch.qos.logback.core.joran.spi.SimpleRuleStore
 
addStatus(Status) - Method in class ch.qos.logback.classic.pattern.ClassicConverter
 
addStatus(Status) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
addStatus(Status) - Method in interface ch.qos.logback.core.spi.ContextAware
 
addStatus(Status) - Method in class ch.qos.logback.core.spi.ContextAwareBase
 
addStatus(Status) - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
addStatus(Context, Status) - Static method in class ch.qos.logback.core.status.StatusUtil
 
addStatusEvent(Status) - Method in class ch.qos.logback.core.status.OnConsoleStatusListener
 
addStatusEvent(Status) - Method in interface ch.qos.logback.core.status.StatusListener
 
addStatusEvent(Status) - Method in class ch.qos.logback.core.status.StatusListenerAsList
 
addSubstitutionProperties(Properties) - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
addSubstitutionProperties(Map<String, String>) - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
addSubstitutionProperty(String, String) - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
Add a property to the properties of this execution context.
addTo(String) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
The To option takes a string value which should be an e-mail address of one of the recipients.
addTurboFilter(TurboFilter) - Method in class ch.qos.logback.classic.LoggerContext
 
addWarn(String) - Method in class ch.qos.logback.classic.pattern.ClassicConverter
 
addWarn(String, Throwable) - Method in class ch.qos.logback.classic.pattern.ClassicConverter
 
addWarn(String) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
addWarn(String, Throwable) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
addWarn(String) - Method in interface ch.qos.logback.core.spi.ContextAware
 
addWarn(String, Throwable) - Method in interface ch.qos.logback.core.spi.ContextAware
 
addWarn(String) - Method in class ch.qos.logback.core.spi.ContextAwareBase
 
addWarn(String, Throwable) - Method in class ch.qos.logback.core.spi.ContextAwareBase
 
addWarn(String) - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
addWarn(String, Throwable) - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
addWarn(Context, Object, String) - Static method in class ch.qos.logback.core.status.StatusUtil
 
afterLastSlash(String) - Static method in class ch.qos.logback.core.rolling.helper.FileFilterUtil
 
AggregationType - Enum in ch.qos.logback.core.util
AggregationType classifies how one object is contained within another object.
ALERT_SEVERITY - Static variable in class ch.qos.logback.core.net.SyslogConstants
Alert: action must be taken immediately
ALL - Static variable in class ch.qos.logback.classic.Level
The ALL is used to turn on all logging.
ALL_INT - Static variable in class ch.qos.logback.classic.Level
 
ALL_INTEGER - Static variable in class ch.qos.logback.classic.Level
 
allowedRepetitions - Variable in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
 
AlmostAsIsEscapeUtil - Class in ch.qos.logback.core.pattern.util
This implementation is intended for use in FileNamePattern.
AlmostAsIsEscapeUtil() - Constructor for class ch.qos.logback.core.pattern.util.AlmostAsIsEscapeUtil
 
append(ILoggingEvent) - Method in class ch.qos.logback.classic.net.JMSQueueAppender
This method called by AppenderBase.doAppend(E) method to do most of the real appending work.
append(ILoggingEvent) - Method in class ch.qos.logback.classic.net.JMSTopicAppender
This method called by AppenderBase.doAppend(E) method to do most of the real appending work.
append(E) - Method in class ch.qos.logback.core.AppenderBase
 
append(E) - Method in class ch.qos.logback.core.db.DBAppenderBase
 
append - Variable in class ch.qos.logback.core.FileAppender
Append to or truncate the file? The default value for this variable is true, meaning that by default a FileAppender will append to an existing file and not truncate it.
append(String) - Method in class ch.qos.logback.core.joran.event.BodyEvent
 
append(E) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
Perform SMTPAppender specific appending actions, delegating some of them to a subclass and checking if the event triggers an e-mail to be sent.
append(E) - Method in class ch.qos.logback.core.net.SocketAppenderBase
 
append(E) - Method in class ch.qos.logback.core.net.SyslogAppenderBase
 
append(Object) - Method in class ch.qos.logback.core.net.TelnetAppender
 
append(E) - Method in class ch.qos.logback.core.read.CyclicBufferAppender
 
append(E) - Method in class ch.qos.logback.core.read.ListAppender
 
append(E) - Method in class ch.qos.logback.core.sift.SiftingAppenderBase
 
append(E) - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
append(E) - Method in class ch.qos.logback.core.WriterAppender
 
Appender<E> - Interface in ch.qos.logback.core
 
APPENDER_BAG - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
APPENDER_TAG - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
AppenderAction<E> - Class in ch.qos.logback.core.joran.action
 
AppenderAction() - Constructor for class ch.qos.logback.core.joran.action.AppenderAction
 
AppenderAttachable<E> - Interface in ch.qos.logback.core.spi
Interface for attaching appenders to objects.
AppenderAttachableImpl<E> - Class in ch.qos.logback.core.spi
A ReentrantReadWriteLock based implementation of the AppenderAttachable interface.
AppenderAttachableImpl() - Constructor for class ch.qos.logback.core.spi.AppenderAttachableImpl
 
AppenderBase<E> - Class in ch.qos.logback.core
Sets a skeleton implementation for appenders.
AppenderBase() - Constructor for class ch.qos.logback.core.AppenderBase
 
AppenderFactory - Class in ch.qos.logback.classic.sift
 
AppenderFactoryBase<E> - Class in ch.qos.logback.core.sift
 
AppenderFactoryBase(List<SaxEvent>) - Constructor for class ch.qos.logback.core.sift.AppenderFactoryBase
 
AppenderRefAction - Class in ch.qos.logback.core.joran.action
 
AppenderRefAction() - Constructor for class ch.qos.logback.core.joran.action.AppenderRefAction
 
AppenderTracker<E> - Interface in ch.qos.logback.core.sift
 
appenderTracker - Variable in class ch.qos.logback.core.sift.SiftingAppenderBase
 
AppenderTrackerImpl<E> - Class in ch.qos.logback.core.sift
Track appenders by a key.
appendEscapingCDATA(StringBuilder, String) - Static method in class ch.qos.logback.core.helpers.Transform
Ensures that embeded CDEnd strings (]]>) are handled properly within message, NDC and throwable tag text.
appendLoopOnAppenders(E) - Method in class ch.qos.logback.core.spi.AppenderAttachableImpl
Call the doAppend method on all attached appenders.
ArchiveRemover - Interface in ch.qos.logback.core.rolling.helper
Given a date remove older archived log files.
archiveRemover - Variable in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
AS_ATTR - Static variable in class ch.qos.logback.classic.joran.action.InsertFromJNDIAction
 
asList() - Method in class ch.qos.logback.core.helpers.CyclicBuffer
 
asString(IThrowableProxy) - Static method in class ch.qos.logback.classic.spi.ThrowableProxyUtil
 
AsynchronousCompressor - Class in ch.qos.logback.core.rolling.helper
 
AsynchronousCompressor(Compressor) - Constructor for class ch.qos.logback.core.rolling.helper.AsynchronousCompressor
 
attributes - Variable in class ch.qos.logback.core.joran.event.StartEvent
 
autoConfig() - Method in class ch.qos.logback.classic.util.ContextInitializer
 
AUTOCONFIG_FILE - Static variable in class ch.qos.logback.classic.util.ContextInitializer
 

B

BasicConfigurator - Class in ch.qos.logback.classic
BasicConfigurator configures logback-classic by attaching a ConsoleAppender to the root logger.
basicEscape(String) - Static method in class ch.qos.logback.core.pattern.util.RegularEscapeUtil
 
BasicStatusManager - Class in ch.qos.logback.core
 
BasicStatusManager() - Constructor for class ch.qos.logback.core.BasicStatusManager
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.classic.joran.action.ConfigurationAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.classic.joran.action.ConsolePluginAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.classic.joran.action.ContextNameAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.classic.joran.action.InsertFromJNDIAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.classic.joran.action.JMXConfiguratorAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.classic.joran.action.LevelAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.classic.joran.action.LoggerAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.classic.joran.action.RootLoggerAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.classic.sift.SiftAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.db.BindDataSourceToJNDIAction
Instantiates an a data source and bind it to JNDI Most of the required parameters are placed in the ec.substitutionProperties
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.AbstractEventEvaluatorAction
Instantiates an evaluator of the given class and sets its name.
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.Action
Called when the parser encounters an element matching a Pattern.
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.AppenderAction
Instantiates an appender of the given class and sets its name.
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.AppenderRefAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.ContextPropertyAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.ConversionRuleAction
Instantiates an layout of the given class and sets its name.
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.IncludeAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.NestedBasicPropertyIA
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.NestedComplexPropertyIA
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.NewRuleAction
Instantiates an layout of the given class and sets its name.
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.NOPAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.ParamAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.PropertyAction
Set a new property for the execution context by name, value pair, or adds all the properties found in the given file.
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.StatusListenerAction
 
begin(InterpretationContext, String, Attributes) - Method in class ch.qos.logback.core.joran.action.TimestampAction
 
BindDataSourceToJNDIAction - Class in ch.qos.logback.core.db
 
BindDataSourceToJNDIAction() - Constructor for class ch.qos.logback.core.db.BindDataSourceToJNDIAction
 
body(InterpretationContext, String) - Method in class ch.qos.logback.classic.joran.action.ContextNameAction
 
body(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.Action
 
body(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.NestedBasicPropertyIA
 
BodyEvent - Class in ch.qos.logback.core.joran.event
 
bufferedIO - Variable in class ch.qos.logback.core.FileAppender
Do we do bufferedIO?
bufferSize - Variable in class ch.qos.logback.core.FileAppender
The size of the IO buffer.
build(ILoggingEvent) - Static method in class ch.qos.logback.classic.spi.LoggingEventVO
 
build(ThrowableProxy, Throwable, ThrowableProxy) - Static method in class ch.qos.logback.classic.spi.ThrowableProxyUtil
 
build(IThrowableProxy) - Static method in class ch.qos.logback.classic.spi.ThrowableProxyVO
 
buildByDays(double) - Static method in class ch.qos.logback.core.util.Duration
 
buildByHours(double) - Static method in class ch.qos.logback.core.util.Duration
 
buildByMilliseconds(double) - Static method in class ch.qos.logback.core.util.Duration
 
buildByMinutes(double) - Static method in class ch.qos.logback.core.util.Duration
 
buildBySeconds(double) - Static method in class ch.qos.logback.core.util.Duration
 
buildEnvProperties() - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
buildInterpreter() - Method in class ch.qos.logback.classic.sift.SiftingJoranConfigurator
 
buildInterpreter() - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
buildInterpreter() - Method in class ch.qos.logback.core.joran.JoranConfiguratorBase
 
buildJNDIContext() - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
buildLayout(String) - Method in class ch.qos.logback.classic.net.SyslogAppender
 
buildLayout(String) - Method in class ch.qos.logback.core.net.SyslogAppenderBase
 
buildStr(StringBuilder, String, Status) - Static method in class ch.qos.logback.core.util.StatusPrinter
 
buildUnbounded() - Static method in class ch.qos.logback.core.util.Duration
 

C

cacheSize - Variable in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
 
calculate(IThrowableProxy) - Method in class ch.qos.logback.classic.spi.PackagingDataCalculator
 
calculatePackagingData() - Method in class ch.qos.logback.classic.spi.ThrowableProxy
 
callAppenders(ILoggingEvent) - Method in class ch.qos.logback.classic.Logger
Invoke all the appenders of this logger.
CALLER_DATA_NA - Static variable in class ch.qos.logback.classic.spi.CallerData
 
CallerData - Class in ch.qos.logback.classic.spi
This class computes caller data returning the result in the form of a StackTraceElement array.
CallerData() - Constructor for class ch.qos.logback.classic.spi.CallerData
 
CallerDataConverter - Class in ch.qos.logback.classic.pattern
This converter outputs caller data depending on depth and marker data.
CallerDataConverter() - Constructor for class ch.qos.logback.classic.pattern.CallerDataConverter
 
CAUSED_BY - Static variable in class ch.qos.logback.core.CoreConstants
 
cb - Variable in class ch.qos.logback.classic.net.SMTPAppender
 
ch.qos.logback.classic - package ch.qos.logback.classic
Contains logback classic main classes.
ch.qos.logback.classic.boolex - package ch.qos.logback.classic.boolex
 
ch.qos.logback.classic.db - package ch.qos.logback.classic.db
The ch.qos.logback.classic.db package provides means to append logging events into various databases.
ch.qos.logback.classic.filter - package ch.qos.logback.classic.filter
 
ch.qos.logback.classic.html - package ch.qos.logback.classic.html
Contains classes to format log output in HTML.
ch.qos.logback.classic.jmx - package ch.qos.logback.classic.jmx
 
ch.qos.logback.classic.joran - package ch.qos.logback.classic.joran
Contains Joran configuration classes.
ch.qos.logback.classic.joran.action - package ch.qos.logback.classic.joran.action
 
ch.qos.logback.classic.log4j - package ch.qos.logback.classic.log4j
Contains support for log4j output formats.
ch.qos.logback.classic.net - package ch.qos.logback.classic.net
Contains classes used to log through a network
ch.qos.logback.classic.pattern - package ch.qos.logback.classic.pattern
Provides classes implementing format specifiers in conversion patterns.
ch.qos.logback.classic.selector - package ch.qos.logback.classic.selector
 
ch.qos.logback.classic.selector.servlet - package ch.qos.logback.classic.selector.servlet
 
ch.qos.logback.classic.sift - package ch.qos.logback.classic.sift
 
ch.qos.logback.classic.spi - package ch.qos.logback.classic.spi
Contains core classes of logback classic.
ch.qos.logback.classic.turbo - package ch.qos.logback.classic.turbo
 
ch.qos.logback.classic.util - package ch.qos.logback.classic.util
Contains utility classes.
ch.qos.logback.core - package ch.qos.logback.core
Contains the main classes of logback core.
ch.qos.logback.core.boolex - package ch.qos.logback.core.boolex
Contains the EventEvaluator interface and subclasses.
ch.qos.logback.core.db - package ch.qos.logback.core.db
The ch.qos.logback.core.db package provides bases classes to append objects into various databases.
ch.qos.logback.core.db.dialect - package ch.qos.logback.core.db.dialect
Contains the dialect classes used by logback to log to different databases, and the SQL scripts to created the necessary tables.
ch.qos.logback.core.filter - package ch.qos.logback.core.filter
Contains base classes to the event filtering functionnalities of logback.
ch.qos.logback.core.helpers - package ch.qos.logback.core.helpers
Helpers package.
ch.qos.logback.core.html - package ch.qos.logback.core.html
Contains the base classes needed to format logging events to HTML.
ch.qos.logback.core.joran - package ch.qos.logback.core.joran
Contains Joran configuration classes.
ch.qos.logback.core.joran.action - package ch.qos.logback.core.joran.action
 
ch.qos.logback.core.joran.event - package ch.qos.logback.core.joran.event
 
ch.qos.logback.core.joran.spi - package ch.qos.logback.core.joran.spi
 
ch.qos.logback.core.layout - package ch.qos.logback.core.layout
 
ch.qos.logback.core.net - package ch.qos.logback.core.net
Contains the base classes used by logback to log to remote destinations.
ch.qos.logback.core.pattern - package ch.qos.logback.core.pattern
Contains the base classes used by PatternLayout.
ch.qos.logback.core.pattern.parser - package ch.qos.logback.core.pattern.parser
 
ch.qos.logback.core.pattern.util - package ch.qos.logback.core.pattern.util
 
ch.qos.logback.core.read - package ch.qos.logback.core.read
 
ch.qos.logback.core.rolling - package ch.qos.logback.core.rolling
Implements various file rolling policies.
ch.qos.logback.core.rolling.helper - package ch.qos.logback.core.rolling.helper
Internal helper classes used by ch.qos.logback.core.rolling package.
ch.qos.logback.core.sift - package ch.qos.logback.core.sift
 
ch.qos.logback.core.spi - package ch.qos.logback.core.spi
Contains core functionnalities of logback, such as
ch.qos.logback.core.status - package ch.qos.logback.core.status
Contains logback's internal error reporting system.
ch.qos.logback.core.util - package ch.qos.logback.core.util
Contains various utility classes.
chainHandlesThrowable(Converter) - Method in class ch.qos.logback.classic.pattern.EnsureExceptionHandling
This method computes whether a chain of converters handles exceptions or not.
changeDetected() - Method in class ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter
 
characters(char[], int, int) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
characters(BodyEvent) - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
checkEntryConditions() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
This method determines if there is a sense in attempting to append.
checkIfWellFormed(URL, StatusManager) - Static method in class ch.qos.logback.core.joran.spi.XMLUtil
 
childValue(HashMap<String, String>) - Method in class org.slf4j.impl.CopyOnInheritThreadLocal
Child threads should get a copy of the parent's hashmap.
CLASS_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.Action
 
ClassicConstants - Class in ch.qos.logback.classic
 
ClassicConstants() - Constructor for class ch.qos.logback.classic.ClassicConstants
 
ClassicConverter - Class in ch.qos.logback.classic.pattern
This class serves the super-class of all converters in logback.
ClassicConverter() - Constructor for class ch.qos.logback.classic.pattern.ClassicConverter
 
ClassNameOnlyAbbreviator - Class in ch.qos.logback.classic.pattern
This abbreviator returns the class name from a fully qualified class name, removing the leading package name.
ClassNameOnlyAbbreviator() - Constructor for class ch.qos.logback.classic.pattern.ClassNameOnlyAbbreviator
 
ClassOfCallerConverter - Class in ch.qos.logback.classic.pattern
 
ClassOfCallerConverter() - Constructor for class ch.qos.logback.classic.pattern.ClassOfCallerConverter
 
ClassPackagingData - Class in ch.qos.logback.classic.spi
 
ClassPackagingData(String, String) - Constructor for class ch.qos.logback.classic.spi.ClassPackagingData
 
ClassPackagingData(String, String, boolean) - Constructor for class ch.qos.logback.classic.spi.ClassPackagingData
 
clean(Date) - Method in interface ch.qos.logback.core.rolling.helper.ArchiveRemover
 
clean(Date) - Method in class ch.qos.logback.core.rolling.helper.DefaultArchiveRemover
 
clean(Date) - Method in class ch.qos.logback.core.rolling.helper.SizeAndTimeBasedArchiveRemover
 
cleanUp() - Method in class ch.qos.logback.core.net.SocketAppenderBase
Drop the connection to the remote host and release the underlying connector thread if it has been created
clear() - Method in class ch.qos.logback.core.BasicStatusManager
 
clear() - Method in class ch.qos.logback.core.helpers.CyclicBuffer
Clears the buffer and resets all attributes.
clear() - Method in interface ch.qos.logback.core.status.StatusManager
Clear the list of status messages.
clear() - Method in class org.slf4j.impl.LogbackMDCAdapter
Clear all entries in the MDC.
clearAllFilters() - Method in class ch.qos.logback.core.AppenderBase
 
clearAllFilters() - Method in interface ch.qos.logback.core.spi.FilterAttachable
 
clearAllFilters() - Method in class ch.qos.logback.core.spi.FilterAttachableImpl
Clear the filter chain
clearAllFilters() - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
CLF_DATE_PATTERN - Static variable in class ch.qos.logback.core.CoreConstants
Time format used in Common Log Format
clone() - Method in class ch.qos.logback.core.joran.spi.Pattern
 
close() - Method in class ch.qos.logback.classic.net.SimpleSocketServer
 
close() - Method in class ch.qos.logback.core.net.SyslogWriter
 
closeConnection(Connection) - Static method in class ch.qos.logback.core.db.DBHelper
 
closeStatement(Statement) - Static method in class ch.qos.logback.core.db.DBHelper
 
closeWriter() - Method in class ch.qos.logback.core.ConsoleAppender
This method overrides the parent WriterAppender.closeWriter() implementation because the console stream is not ours to close.
closeWriter() - Method in class ch.qos.logback.core.WriterAppender
Close the underlying Writer.
cnxSupportsBatchUpdates - Variable in class ch.qos.logback.core.db.DBAppenderBase
 
cnxSupportsGetGeneratedKeys - Variable in class ch.qos.logback.core.db.DBAppenderBase
 
CODES_URL - Static variable in class ch.qos.logback.core.CoreConstants
 
compare(Logger, Logger) - Method in class ch.qos.logback.classic.spi.LoggerComparator
 
compile(Node, Map) - Method in class ch.qos.logback.core.pattern.parser.Parser
When the parsing step is done, the Node list can be transformed into a converter chain.
CompositeConverter<E> - Class in ch.qos.logback.core.pattern
 
CompositeConverter() - Constructor for class ch.qos.logback.core.pattern.CompositeConverter
 
CompositeNode - Class in ch.qos.logback.core.pattern.parser
 
compress(String, String) - Method in class ch.qos.logback.core.rolling.helper.Compressor
 
compressAsynchronously(String, String) - Method in class ch.qos.logback.core.rolling.helper.AsynchronousCompressor
 
CompressionMode - Enum in ch.qos.logback.core.rolling.helper
 
compressionMode - Variable in class ch.qos.logback.core.rolling.RollingPolicyBase
 
CompressionRunnable - Class in ch.qos.logback.core.rolling.helper
 
CompressionRunnable(Compressor, String, String) - Constructor for class ch.qos.logback.core.rolling.helper.CompressionRunnable
 
Compressor - Class in ch.qos.logback.core.rolling.helper
The Compression class implements ZIP and GZ file compression/decompression methods.
Compressor(CompressionMode) - Constructor for class ch.qos.logback.core.rolling.helper.Compressor
 
computeAggregationType(String) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
computeConverterName(Converter) - Method in class ch.qos.logback.core.html.HTMLLayoutBase
 
computeFileNameStr_WCS(String, CompressionMode) - Static method in class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
 
computeNextCheck() - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
computePeriodicity(String) - Method in class ch.qos.logback.core.rolling.helper.RollingCalendar
 
computeReferenceMask(ILoggingEvent) - Static method in class ch.qos.logback.classic.db.DBHelper
 
computeStartOfNextDay(long) - Static method in class ch.qos.logback.core.util.TimeUtil
 
computeStartOfNextHour(long) - Static method in class ch.qos.logback.core.util.TimeUtil
 
computeStartOfNextMinute(long) - Static method in class ch.qos.logback.core.util.TimeUtil
 
computeStartOfNextMonth(long) - Static method in class ch.qos.logback.core.util.TimeUtil
 
computeStartOfNextSecond(long) - Static method in class ch.qos.logback.core.util.TimeUtil
 
computeStartOfNextWeek(long) - Static method in class ch.qos.logback.core.util.TimeUtil
 
CONFIG_FILE_PROPERTY - Static variable in class ch.qos.logback.classic.util.ContextInitializer
 
ConfigurationAction - Class in ch.qos.logback.classic.joran.action
 
ConfigurationAction() - Constructor for class ch.qos.logback.classic.joran.action.ConfigurationAction
 
configure(LoggerContext) - Static method in class ch.qos.logback.classic.BasicConfigurator
 
configureByResource(URL) - Method in class ch.qos.logback.classic.util.ContextInitializer
 
configureDefaultContext() - Static method in class ch.qos.logback.classic.BasicConfigurator
 
configureLC(LoggerContext, String) - Static method in class ch.qos.logback.classic.net.SimpleSocketServer
 
ConnectionSource - Interface in ch.qos.logback.core.db
The ConnectionSource interface provides a pluggable means of transparently obtaining JDBC Connections for logback classes that require the use of a Connection.
connectionSource - Variable in class ch.qos.logback.core.db.DBAppenderBase
 
ConnectionSourceBase - Class in ch.qos.logback.core.db
 
ConnectionSourceBase() - Constructor for class ch.qos.logback.core.db.ConnectionSourceBase
 
ConsoleAppender<E> - Class in ch.qos.logback.core
ConsoleAppender appends log events to System.out or System.err using a layout specified by the user.
ConsoleAppender() - Constructor for class ch.qos.logback.core.ConsoleAppender
As in most logback components, the default constructor does nothing.
ConsolePluginAction - Class in ch.qos.logback.classic.joran.action
 
ConsolePluginAction() - Constructor for class ch.qos.logback.classic.joran.action.ConsolePluginAction
 
ContentTypeUtil - Class in ch.qos.logback.core.util
Various utility methods for processing strings representing context types.
ContentTypeUtil() - Constructor for class ch.qos.logback.core.util.ContentTypeUtil
 
Context - Interface in ch.qos.logback.core
A context is the main anchorage point of all logback components.
context - Variable in class ch.qos.logback.core.spi.ContextAwareBase
 
context - Variable in class ch.qos.logback.core.spi.ContextAwareImpl
 
ContextAware - Interface in ch.qos.logback.core.spi
 
ContextAwareBase - Class in ch.qos.logback.core.spi
A helper class that implements ContextAware methods.
ContextAwareBase() - Constructor for class ch.qos.logback.core.spi.ContextAwareBase
 
ContextAwareImpl - Class in ch.qos.logback.core.spi
A helper class that implements ContextAware methods.
ContextAwareImpl(Object) - Constructor for class ch.qos.logback.core.spi.ContextAwareImpl
 
ContextBase - Class in ch.qos.logback.core
 
ContextBase() - Constructor for class ch.qos.logback.core.ContextBase
 
ContextBasedDiscriminator - Class in ch.qos.logback.classic.sift
This discriminator essentially returns the value mapped to an MDC key.
ContextBasedDiscriminator() - Constructor for class ch.qos.logback.classic.sift.ContextBasedDiscriminator
 
contextDestroyed(ServletContextEvent) - Method in class ch.qos.logback.classic.selector.servlet.ContextDetachingSCL
 
ContextDetachingSCL - Class in ch.qos.logback.classic.selector.servlet
 
ContextDetachingSCL() - Constructor for class ch.qos.logback.classic.selector.servlet.ContextDetachingSCL
 
contextInitialized(ServletContextEvent) - Method in class ch.qos.logback.classic.selector.servlet.ContextDetachingSCL
 
ContextInitializer - Class in ch.qos.logback.classic.util
This class contains logback's logic for automatic configuration
ContextInitializer(LoggerContext) - Constructor for class ch.qos.logback.classic.util.ContextInitializer
 
ContextJNDISelector - Class in ch.qos.logback.classic.selector
A class that allows the LoggerFactory to access an environment-based LoggerContext.
ContextJNDISelector(LoggerContext) - Constructor for class ch.qos.logback.classic.selector.ContextJNDISelector
 
ContextNameAction - Class in ch.qos.logback.classic.joran.action
 
ContextNameAction() - Constructor for class ch.qos.logback.classic.joran.action.ContextNameAction
 
ContextNameConverter - Class in ch.qos.logback.classic.pattern
Converts an event to the logger context's name.
ContextNameConverter() - Constructor for class ch.qos.logback.classic.pattern.ContextNameConverter
 
ContextPropertyAction - Class in ch.qos.logback.core.joran.action
 
ContextPropertyAction() - Constructor for class ch.qos.logback.core.joran.action.ContextPropertyAction
 
ContextSelector - Interface in ch.qos.logback.classic.selector
An interface that provides access to different contexts.
CONVERSION_WORD_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
ConversionRuleAction - Class in ch.qos.logback.core.joran.action
 
ConversionRuleAction() - Constructor for class ch.qos.logback.core.joran.action.ConversionRuleAction
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.CallerDataConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.ContextNameConverter
Return the name of the logger context's name.
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.DateConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.FileOfCallerConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.LevelConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.LineOfCallerConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.LineSeparatorConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.MarkerConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.MDCConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.MessageConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.MethodOfCallerConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.NamedConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.NopThrowableInformationConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.PropertyConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.RelativeTimeConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.SyslogStartConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.ThreadConverter
 
convert(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.ThrowableProxyConverter
 
convert(ILoggingEvent) - Static method in class ch.qos.logback.classic.util.LevelToSyslogSeverity
 
convert(Throwable) - Static method in class ch.qos.logback.core.helpers.ThrowableToStringArray
 
convert(E) - Method in class ch.qos.logback.core.pattern.CompositeConverter
 
convert(E) - Method in class ch.qos.logback.core.pattern.Converter
The convert method is responsible for extracting data from the event and storing it for later use by the write method.
convert(E) - Method in class ch.qos.logback.core.pattern.LiteralConverter
 
convert(Date) - Method in class ch.qos.logback.core.rolling.helper.DateTokenConverter
 
convert(Object) - Method in class ch.qos.logback.core.rolling.helper.DateTokenConverter
 
convert(Object) - Method in class ch.qos.logback.core.rolling.helper.FileNamePattern
 
convert(int) - Method in class ch.qos.logback.core.rolling.helper.IntegerTokenConverter
 
convert(Object) - Method in class ch.qos.logback.core.rolling.helper.IntegerTokenConverter
 
convertArg(String, Class<?>) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
Convert val a String parameter to an object of a given type.
convertEnum(String, Class<?>) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
Converter<E> - Class in ch.qos.logback.core.pattern
A minimal converter which sets up the general interface for derived classes.
Converter() - Constructor for class ch.qos.logback.core.pattern.Converter
 
CONVERTER_CLASS_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
CONVERTER_KEY - Static variable in class ch.qos.logback.core.rolling.helper.DateTokenConverter
The conversion word/character with which this converter is registered.
CONVERTER_KEY - Static variable in class ch.qos.logback.core.rolling.helper.IntegerTokenConverter
 
ConverterUtil - Class in ch.qos.logback.core.pattern
 
ConverterUtil() - Constructor for class ch.qos.logback.core.pattern.ConverterUtil
 
convertInt(int) - Method in class ch.qos.logback.core.rolling.helper.FileNamePattern
 
convertMultipleArguments(Object...) - Method in class ch.qos.logback.core.rolling.helper.FileNamePattern
 
CopyOnInheritThreadLocal - Class in org.slf4j.impl
This class extends InheritableThreadLocal so that children threads get a copy of the parent's hashmap.
CopyOnInheritThreadLocal() - Constructor for class org.slf4j.impl.CopyOnInheritThreadLocal
 
CoreConstants - Class in ch.qos.logback.core
 
CoreConstants() - Constructor for class ch.qos.logback.core.CoreConstants
 
counter - Variable in class ch.qos.logback.core.html.HTMLLayoutBase
 
counter - Variable in class ch.qos.logback.core.net.SocketAppenderBase
 
createAndRegisterJMXConfigurator(MBeanServer, LoggerContext, JMXConfigurator, ObjectName, Object) - Static method in class ch.qos.logback.classic.jmx.MBeanUtil
 
createMissingParentDirectories(File) - Static method in class ch.qos.logback.core.util.FileUtil
 
createWriter(OutputStream) - Method in class ch.qos.logback.core.WriterAppender
Returns an OutputStreamWriter when passed an OutputStream.
CRITICAL_SEVERITY - Static variable in class ch.qos.logback.core.net.SyslogConstants
Critical: critical conditions
CssBuilder - Interface in ch.qos.logback.core.html
 
cssBuilder - Variable in class ch.qos.logback.core.html.HTMLLayoutBase
 
currentTime - Variable in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
CyclicBuffer<E> - Class in ch.qos.logback.core.helpers
CyclicBuffer holds values in a cyclic array.
CyclicBuffer(int) - Constructor for class ch.qos.logback.core.helpers.CyclicBuffer
Instantiate a new CyclicBuffer of at most maxSize events.
CyclicBufferAppender<E> - Class in ch.qos.logback.core.read
CyclicBufferAppender stores events in a cyclic buffer of user-specified size.
CyclicBufferAppender() - Constructor for class ch.qos.logback.core.read.CyclicBufferAppender
 

D

DataSourceConnectionSource - Class in ch.qos.logback.core.db
The DataSourceConnectionSource is an implementation of ConnectionSource that obtains the Connection in the recommended JDBC manner based on a DataSource.
DataSourceConnectionSource() - Constructor for class ch.qos.logback.core.db.DataSourceConnectionSource
 
DateConverter - Class in ch.qos.logback.classic.pattern
 
DateConverter() - Constructor for class ch.qos.logback.classic.pattern.DateConverter
 
dateInCurrentPeriod - Variable in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
DatePatternToRegexUtil - Class in ch.qos.logback.core.rolling.helper
This class is concerned with computing a regex corresponding to a date pattern (in SimpleDateFormat format).
DateTokenConverter<E> - Class in ch.qos.logback.core.rolling.helper
Returns a date formatted by SimpleDateFormatter.
DateTokenConverter() - Constructor for class ch.qos.logback.core.rolling.helper.DateTokenConverter
 
DBAppender - Class in ch.qos.logback.classic.db
The DBAppender inserts logging events into three database tables in a format independent of the Java programming language.
DBAppender() - Constructor for class ch.qos.logback.classic.db.DBAppender
 
DBAppenderBase<E> - Class in ch.qos.logback.core.db
 
DBAppenderBase() - Constructor for class ch.qos.logback.core.db.DBAppenderBase
 
DBHelper - Class in ch.qos.logback.classic.db
 
DBHelper() - Constructor for class ch.qos.logback.classic.db.DBHelper
 
DBHelper - Class in ch.qos.logback.core.db
 
DBHelper() - Constructor for class ch.qos.logback.core.db.DBHelper
 
DBUtil - Class in ch.qos.logback.core.db.dialect
 
DBUtil() - Constructor for class ch.qos.logback.core.db.dialect.DBUtil
 
DEBUG - Static variable in class ch.qos.logback.classic.Level
The DEBUG level designates informational events of lower importance.
debug(String) - Method in class ch.qos.logback.classic.Logger
 
debug(String, Object) - Method in class ch.qos.logback.classic.Logger
 
debug(String, Object, Object) - Method in class ch.qos.logback.classic.Logger
 
debug(String, Object[]) - Method in class ch.qos.logback.classic.Logger
 
debug(String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
debug(Marker, String) - Method in class ch.qos.logback.classic.Logger
 
debug(Marker, String, Object) - Method in class ch.qos.logback.classic.Logger
 
debug(Marker, String, Object, Object) - Method in class ch.qos.logback.classic.Logger
 
debug(Marker, String, Object[]) - Method in class ch.qos.logback.classic.Logger
 
debug(Marker, String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
DEBUG_INT - Static variable in class ch.qos.logback.classic.Level
 
DEBUG_INTEGER - Static variable in class ch.qos.logback.classic.Level
 
DEBUG_SEVERITY - Static variable in class ch.qos.logback.core.net.SyslogConstants
Debug: debug-level messages
decide(ILoggingEvent) - Method in class ch.qos.logback.classic.filter.LevelFilter
 
decide(ILoggingEvent) - Method in class ch.qos.logback.classic.filter.ThresholdFilter
 
decide(Marker, Logger, Level, String, Object[], Throwable) - Method in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
 
decide(Marker, Logger, Level, String, Object[], Throwable) - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
This method first finds the MDC value for 'key'.
decide(Marker, Logger, Level, String, Object[], Throwable) - Method in class ch.qos.logback.classic.turbo.MarkerFilter
 
decide(Marker, Logger, Level, String, Object[], Throwable) - Method in class ch.qos.logback.classic.turbo.MDCFilter
 
decide(Marker, Logger, Level, String, Object[], Throwable) - Method in class ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter
 
decide(Marker, Logger, Level, String, Object[], Throwable) - Method in class ch.qos.logback.classic.turbo.TurboFilter
Make a decision based on the multiple parameters passed as arguments.
decide(E) - Method in class ch.qos.logback.core.filter.EvaluatorFilter
 
decide(E) - Method in class ch.qos.logback.core.filter.Filter
If the decision is #DENY, then the event will be dropped.
DEFAULT_ALLOWED_REPETITIONS - Static variable in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
The default number of allows repetitions.
DEFAULT_CACHE_SIZE - Static variable in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
The default cache size.
DEFAULT_CONTEXT_NAME - Static variable in class ch.qos.logback.core.CoreConstants
The default context name.
DEFAULT_MAX_CALLEDER_DATA_DEPTH - Static variable in class ch.qos.logback.classic.ClassicConstants
The default stack data depth computed during caller data extraction.
DEFAULT_MAX_FILE_SIZE - Static variable in class ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy
The default maximum file size.
DEFAULT_PARAM_NAME_LIST - Static variable in class ch.qos.logback.classic.boolex.JaninoEventEvaluator
 
DEFAULT_PARAM_TYPE_LIST - Static variable in class ch.qos.logback.classic.boolex.JaninoEventEvaluator
 
DEFAULT_REFRESH_PERIOD - Static variable in class ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter
Scan for changes in configuration file once every minute.
DEFAULT_SUFFIX_PATTERN - Static variable in class ch.qos.logback.classic.net.SyslogAppender
 
DefaultArchiveRemover - Class in ch.qos.logback.core.rolling.helper
 
DefaultArchiveRemover(FileNamePattern, RollingCalendar) - Constructor for class ch.qos.logback.core.rolling.helper.DefaultArchiveRemover
 
DefaultClass - Annotation Type in ch.qos.logback.core.joran.spi
 
defaultClassName() - Method in class ch.qos.logback.classic.joran.action.EvaluatorAction
 
defaultClassName() - Method in class ch.qos.logback.core.joran.action.AbstractEventEvaluatorAction
Returns a default class name in case the class attribute is not specified
DefaultContextSelector - Class in ch.qos.logback.classic.selector
 
DefaultContextSelector(LoggerContext) - Constructor for class ch.qos.logback.classic.selector.DefaultContextSelector
 
defaultConverterMap - Static variable in class ch.qos.logback.classic.PatternLayout
 
DefaultCssBuilder - Class in ch.qos.logback.classic.html
This class helps the HTMLLayout build the CSS link.
DefaultCssBuilder() - Constructor for class ch.qos.logback.classic.html.DefaultCssBuilder
 
DefaultNestedComponentRegistry - Class in ch.qos.logback.core.joran.spi
A registry which maps a property in a host class to a default class.
DefaultNestedComponentRegistry() - Constructor for class ch.qos.logback.core.joran.spi.DefaultNestedComponentRegistry
 
DefaultNestedComponentRules - Class in ch.qos.logback.classic.util
Contains mappings for the default type of nested components in logback-classic.
DefaultNestedComponentRules() - Constructor for class ch.qos.logback.classic.util.DefaultNestedComponentRules
 
DefaultThrowableRenderer - Class in ch.qos.logback.classic.html
 
DefaultThrowableRenderer() - Constructor for class ch.qos.logback.classic.html.DefaultThrowableRenderer
 
DefaultTimeBasedFileNamingAndTriggeringPolicy<E> - Class in ch.qos.logback.core.rolling
 
DefaultTimeBasedFileNamingAndTriggeringPolicy() - Constructor for class ch.qos.logback.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy
 
destroy() - Method in class ch.qos.logback.classic.selector.servlet.LoggerContextFilter
 
detachAndStopAllAppenders() - Method in class ch.qos.logback.classic.Logger
Remove all previously added appenders from this logger instance.
detachAndStopAllAppenders() - Method in interface ch.qos.logback.core.spi.AppenderAttachable
Detach and stop all previously added appenders.
detachAndStopAllAppenders() - Method in class ch.qos.logback.core.spi.AppenderAttachableImpl
Remove and stop all previously attached appenders.
detachAppender(String) - Method in class ch.qos.logback.classic.Logger
 
detachAppender(Appender<ILoggingEvent>) - Method in class ch.qos.logback.classic.Logger
Remove the appender passed as parameter form the list of appenders.
detachAppender(Appender<E>) - Method in interface ch.qos.logback.core.spi.AppenderAttachable
Detach the appender passed as parameter from the list of appenders.
detachAppender(String) - Method in interface ch.qos.logback.core.spi.AppenderAttachable
Detach the appender with the name passed as parameter from the list of appenders.
detachAppender(Appender<E>) - Method in class ch.qos.logback.core.spi.AppenderAttachableImpl
Remove the appender passed as parameter form the list of attached appenders.
detachAppender(String) - Method in class ch.qos.logback.core.spi.AppenderAttachableImpl
Remove the appender with the name passed as parameter form the list of appenders.
detachLoggerContext(String) - Method in class ch.qos.logback.classic.selector.ContextJNDISelector
 
detachLoggerContext(String) - Method in interface ch.qos.logback.classic.selector.ContextSelector
 
detachLoggerContext(String) - Method in class ch.qos.logback.classic.selector.DefaultContextSelector
 
determineCompressionMode() - Method in class ch.qos.logback.core.rolling.RollingPolicyBase
Given the FileNamePattern string, this method determines the compression mode depending on last letters of the fileNamePatternStr.
discoverConnnectionProperties() - Method in class ch.qos.logback.core.db.ConnectionSourceBase
Learn relevant information about this connection source.
discoverSQLDialect(DatabaseMetaData) - Static method in class ch.qos.logback.core.db.dialect.DBUtil
 
Discriminator<E> - Interface in ch.qos.logback.core.sift
Implement this interface in order to compute a discriminating value for a given event of type <E>.
doAppend(E) - Method in interface ch.qos.logback.core.Appender
This is where an appender accomplishes its work.
doAppend(E) - Method in class ch.qos.logback.core.AppenderBase
 
doAppend(E) - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
doConfigure(URL) - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
doConfigure(String) - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
doConfigure(File) - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
doConfigure(InputStream) - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
doConfigure(InputSource) - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
doConfigure(List<SaxEvent>) - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ch.qos.logback.classic.selector.servlet.LoggerContextFilter
 
doLayout(ILoggingEvent) - Method in class ch.qos.logback.classic.html.HTMLLayout
 
doLayout(ILoggingEvent) - Method in class ch.qos.logback.classic.log4j.XMLLayout
Formats a ILoggingEvent in conformity with the log4j.dtd.
doLayout(ILoggingEvent) - Method in class ch.qos.logback.classic.PatternLayout
 
doLayout(E) - Method in interface ch.qos.logback.core.Layout
Transform an event (of type Object) and return it as a String after appropriate formatting.
doLayout(E) - Method in class ch.qos.logback.core.layout.EchoLayout
 
DOLLAR - Static variable in class ch.qos.logback.core.CoreConstants
 
DOT - Static variable in class ch.qos.logback.core.CoreConstants
 
DriverManagerConnectionSource - Class in ch.qos.logback.core.db
The DriverManagerConnectionSource is an implementation of ConnectionSource that obtains the Connection in the traditional JDBC manner based on the connection URL.
DriverManagerConnectionSource() - Constructor for class ch.qos.logback.core.db.DriverManagerConnectionSource
 
dump() - Method in class ch.qos.logback.core.sift.AppenderTrackerImpl
 
DuplicateMessageFilter - Class in ch.qos.logback.classic.turbo
See http://logback.qos.ch/manual/filters.html#DuplicateMessageFilter for details.
DuplicateMessageFilter() - Constructor for class ch.qos.logback.classic.turbo.DuplicateMessageFilter
 
Duration - Class in ch.qos.logback.core.util
Duration instances represent a lapse of time.
Duration(long) - Constructor for class ch.qos.logback.core.util.Duration
 
DynamicClassLoadingException - Exception in ch.qos.logback.core.util
 
DynamicClassLoadingException(String, Throwable) - Constructor for exception ch.qos.logback.core.util.DynamicClassLoadingException
 
DynamicConverter<E> - Class in ch.qos.logback.core.pattern
 
DynamicConverter() - Constructor for class ch.qos.logback.core.pattern.DynamicConverter
 
DynamicThresholdFilter - Class in ch.qos.logback.classic.turbo
This filter allows for efficient course grained filtering based on criteria such as product name or company name that would be associated with requests as they are processed.
DynamicThresholdFilter() - Constructor for class ch.qos.logback.classic.turbo.DynamicThresholdFilter
 

E

EchoLayout<E> - Class in ch.qos.logback.core.layout
Echos the incoming object adding a line separator character(s) at the end.
EchoLayout() - Constructor for class ch.qos.logback.core.layout.EchoLayout
 
elapsedPeriodsFileName - Variable in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
EMERGENCY_SEVERITY - Static variable in class ch.qos.logback.core.net.SyslogConstants
Emergency: system is unusable
EMPTY_CALLER_DATA_ARRAY - Static variable in class ch.qos.logback.classic.spi.CallerData
This value is returned in case no caller data could be extracted.
EMPTY_CLASS_ARRAY - Static variable in class ch.qos.logback.core.CoreConstants
An empty Class array.
EMPTY_STRING - Static variable in class ch.qos.logback.core.CoreConstants
An empty string.
EMPTY_STRING_ARRAY - Static variable in class ch.qos.logback.core.CoreConstants
An empty string array.
end(InterpretationContext, String) - Method in class ch.qos.logback.classic.joran.action.ConfigurationAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.classic.joran.action.ConsolePluginAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.classic.joran.action.ContextNameAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.classic.joran.action.InsertFromJNDIAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.classic.joran.action.JMXConfiguratorAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.classic.joran.action.LevelAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.classic.joran.action.LoggerAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.classic.joran.action.RootLoggerAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.classic.sift.SiftAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.db.BindDataSourceToJNDIAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.AbstractEventEvaluatorAction
Once the children elements are also parsed, now is the time to activate the evaluator options.
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.Action
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.AppenderAction
Once the children elements are also parsed, now is the time to activate the appender options.
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.AppenderRefAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.ContextPropertyAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.ConversionRuleAction
Once the children elements are also parsed, now is the time to activate the appender options.
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.IncludeAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.NestedBasicPropertyIA
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.NestedComplexPropertyIA
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.NewRuleAction
Once the children elements are also parsed, now is the time to activate the appender options.
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.NOPAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.ParamAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.PropertyAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.StatusListenerAction
 
end(InterpretationContext, String) - Method in class ch.qos.logback.core.joran.action.TimestampAction
 
endElement(String, String, String) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
endElement(EndEvent) - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
EndEvent - Class in ch.qos.logback.core.joran.event
 
EnsureExceptionHandling - Class in ch.qos.logback.classic.pattern
 
EnsureExceptionHandling() - Constructor for class ch.qos.logback.classic.pattern.EnsureExceptionHandling
 
ENV_ENTRY_NAME_ATTR - Static variable in class ch.qos.logback.classic.joran.action.InsertFromJNDIAction
 
equals(Object) - Method in class ch.qos.logback.classic.spi.ClassPackagingData
 
equals(Object) - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
equals(Object) - Method in class ch.qos.logback.classic.spi.StackTraceElementProxy
 
equals(Object) - Method in class ch.qos.logback.classic.spi.ThrowableProxyVO
 
equals(Object) - Method in class ch.qos.logback.core.joran.spi.HostClassAndPropertyDouble
 
equals(Object) - Method in class ch.qos.logback.core.joran.spi.Pattern
 
equals(Object) - Method in class ch.qos.logback.core.pattern.FormatInfo
 
equals(Object) - Method in class ch.qos.logback.core.pattern.parser.CompositeNode
 
equals(Object) - Method in class ch.qos.logback.core.pattern.parser.FormattingNode
 
equals(Object) - Method in class ch.qos.logback.core.pattern.parser.KeywordNode
 
equals(Object) - Method in class ch.qos.logback.core.pattern.parser.Node
 
equals(Object) - Method in class ch.qos.logback.core.status.StatusBase
 
ERROR - Static variable in class ch.qos.logback.classic.Level
The ERROR level designates error events which may or not be fatal to the application.
error(String) - Method in class ch.qos.logback.classic.Logger
 
error(String, Object) - Method in class ch.qos.logback.classic.Logger
 
error(String, Object, Object) - Method in class ch.qos.logback.classic.Logger
 
error(String, Object[]) - Method in class ch.qos.logback.classic.Logger
 
error(String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
error(Marker, String) - Method in class ch.qos.logback.classic.Logger
 
error(Marker, String, Object) - Method in class ch.qos.logback.classic.Logger
 
error(Marker, String, Object, Object) - Method in class ch.qos.logback.classic.Logger
 
error(Marker, String, Object[]) - Method in class ch.qos.logback.classic.Logger
 
error(Marker, String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
error(SAXParseException) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
ERROR - Static variable in interface ch.qos.logback.core.status.Status
 
ERROR_INT - Static variable in class ch.qos.logback.classic.Level
 
ERROR_INTEGER - Static variable in class ch.qos.logback.classic.Level
 
ERROR_SEVERITY - Static variable in class ch.qos.logback.core.net.SyslogConstants
Error: error conditions
ERROR_THRESHOLD - Static variable in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
ErrorStatus - Class in ch.qos.logback.core.status
 
ErrorStatus(String, Object) - Constructor for class ch.qos.logback.core.status.ErrorStatus
 
ErrorStatus(String, Object, Throwable) - Constructor for class ch.qos.logback.core.status.ErrorStatus
 
escape(String, StringBuffer, char, int) - Method in class ch.qos.logback.core.pattern.util.AlmostAsIsEscapeUtil
Do not perform any character escaping, except for '%'.
escape(String, StringBuffer, char, int) - Method in interface ch.qos.logback.core.pattern.util.IEscapeUtil
 
escape(String, StringBuffer, char, int) - Method in class ch.qos.logback.core.pattern.util.RegularEscapeUtil
 
escapeTags(String) - Static method in class ch.qos.logback.core.helpers.Transform
This method takes a string which may contain HTML tags (ie, <b>, <table>, etc) and replaces any '<' and '>' characters with respective predefined entity references.
escapeTags(StringBuffer) - Static method in class ch.qos.logback.core.helpers.Transform
This method takes a StringBuilder which may contain HTML tags (ie, <b>, <table>, etc) and replaces any '<' and '>' characters with respective predefined entity references.
evaluate(ILoggingEvent) - Method in class ch.qos.logback.classic.boolex.OnErrorEvaluator
Return true if event passed as parameter has level ERROR or higher, returns false otherwise.
evaluate(E) - Method in interface ch.qos.logback.core.boolex.EventEvaluator
Evaluates whether the event passed as parameter matches some user-specified criteria.
evaluate(E) - Method in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
EvaluationException - Exception in ch.qos.logback.core.boolex
This exception wraps exceptions thrown while evaluating events.
EvaluationException(String) - Constructor for exception ch.qos.logback.core.boolex.EvaluationException
 
EvaluationException(String, Throwable) - Constructor for exception ch.qos.logback.core.boolex.EvaluationException
 
EvaluationException(Throwable) - Constructor for exception ch.qos.logback.core.boolex.EvaluationException
 
EVALUATOR_MAP - Static variable in class ch.qos.logback.core.CoreConstants
The key used in locating the evaluator map in context's object map.
EvaluatorAction - Class in ch.qos.logback.classic.joran.action
 
EvaluatorAction() - Constructor for class ch.qos.logback.classic.joran.action.EvaluatorAction
 
EvaluatorFilter<E> - Class in ch.qos.logback.core.filter
The value of the AbstractMatcherFilter.onMatch and AbstractMatcherFilter.onMismatch attributes is set to Filter.NEUTRAL, so that a badly configured evaluator filter does not disturb the functioning of the filter chain.
EvaluatorFilter() - Constructor for class ch.qos.logback.core.filter.EvaluatorFilter
 
EventEvaluator<E> - Interface in ch.qos.logback.core.boolex
Evaluates whether a given an event matches user-specified criteria.
eventEvaluator - Variable in class ch.qos.logback.core.net.SMTPAppenderBase
 
EventEvaluatorBase<E> - Class in ch.qos.logback.core.boolex
 
EventEvaluatorBase() - Constructor for class ch.qos.logback.core.boolex.EventEvaluatorBase
 
EventPlayer - Class in ch.qos.logback.core.joran.spi
 
EventPlayer(Interpreter) - Constructor for class ch.qos.logback.core.joran.spi.EventPlayer
 
EXCEPTION_EXISTS - Static variable in class ch.qos.logback.classic.db.DBHelper
 
exists(String) - Method in class ch.qos.logback.classic.LoggerContext
Check if the named logger exists in the hierarchy.
ExtendedThrowableProxyConverter - Class in ch.qos.logback.classic.pattern
 
ExtendedThrowableProxyConverter() - Constructor for class ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverter
 
extract(Throwable, String, int) - Static method in class ch.qos.logback.classic.spi.CallerData
Extract caller data information as an array based on a Throwable passed as parameter
extractCounter(File, String) - Static method in class ch.qos.logback.core.rolling.helper.FileFilterUtil
 
extractDefaultReplacement(String) - Static method in class ch.qos.logback.core.util.OptionHelper
 
extraData(StringBuilder, StackTraceElementProxy) - Method in class ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverter
 
extraData(StringBuilder, StackTraceElementProxy) - Method in class ch.qos.logback.classic.pattern.ThrowableProxyConverter
 

F

facilityStringToint(String) - Static method in class ch.qos.logback.core.net.SyslogAppenderBase
Returns the integer value corresponding to the named syslog facility.
fatalError(SAXParseException) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
FILE_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.Action
 
FileAppender<E> - Class in ch.qos.logback.core
FileAppender appends log events to a file.
FileAppender() - Constructor for class ch.qos.logback.core.FileAppender
As in most cases, the default constructor does nothing.
FileFilterUtil - Class in ch.qos.logback.core.rolling.helper
 
FileFilterUtil() - Constructor for class ch.qos.logback.core.rolling.helper.FileFilterUtil
 
fileName - Variable in class ch.qos.logback.core.FileAppender
The name of the active log file.
FileNamePattern - Class in ch.qos.logback.core.rolling.helper
After parsing file name patterns, given a number or a date, instances of this class can be used to compute a file name according to the file name pattern and the given integer or date.
FileNamePattern(String, Context) - Constructor for class ch.qos.logback.core.rolling.helper.FileNamePattern
 
fileNamePattern - Variable in class ch.qos.logback.core.rolling.RollingPolicyBase
 
fileNamePatternStr - Variable in class ch.qos.logback.core.rolling.RollingPolicyBase
 
FileOfCallerConverter - Class in ch.qos.logback.classic.pattern
 
FileOfCallerConverter() - Constructor for class ch.qos.logback.classic.pattern.FileOfCallerConverter
 
filesInFolderMatchingStemRegex(File, String) - Static method in class ch.qos.logback.core.rolling.helper.FileFilterUtil
Return the set of files matching the stemRegex as found in 'directory'.
FileSize - Class in ch.qos.logback.core.util
Instances of this class represent the size of a file.
FileUtil - Class in ch.qos.logback.core.util
 
FileUtil() - Constructor for class ch.qos.logback.core.util.FileUtil
 
fillBuffer(StringBuffer) - Method in class ch.qos.logback.classic.net.SMTPAppender
 
fillBuffer(StringBuffer) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
Filter<E> - Class in ch.qos.logback.core.filter
Users should extend this class to implement customized event filtering.
Filter() - Constructor for class ch.qos.logback.core.filter.Filter
 
FILTER_CHAIN_BAG - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
FilterAttachable<E> - Interface in ch.qos.logback.core.spi
Interface for attaching filters to objects.
FilterAttachableImpl<E> - Class in ch.qos.logback.core.spi
Implementation of FilterAttachable.
FilterAttachableImpl() - Constructor for class ch.qos.logback.core.spi.FilterAttachableImpl
 
FilterReply - Enum in ch.qos.logback.core.spi
This enum represents the possible replies that a filtering component in logback can return.
findDefaultComponentType(Class, String) - Method in class ch.qos.logback.core.joran.spi.DefaultNestedComponentRegistry
 
findTail(Converter<E>) - Static method in class ch.qos.logback.core.pattern.ConverterUtil
 
findUnequivocallyInstantiableClass(IADataForComplexProperty) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
findURLOfDefaultConfigurationFile(boolean) - Method in class ch.qos.logback.classic.util.ContextInitializer
 
finish(InterpretationContext) - Method in class ch.qos.logback.classic.joran.action.LevelAction
 
finish(InterpretationContext) - Method in class ch.qos.logback.classic.joran.action.LoggerAction
 
finish(InterpretationContext) - Method in class ch.qos.logback.classic.joran.action.RootLoggerAction
 
finish(InterpretationContext) - Method in class ch.qos.logback.core.joran.action.AbstractEventEvaluatorAction
 
finish(InterpretationContext) - Method in class ch.qos.logback.core.joran.action.ConversionRuleAction
 
finish(InterpretationContext) - Method in class ch.qos.logback.core.joran.action.NewRuleAction
 
finish(InterpretationContext) - Method in class ch.qos.logback.core.joran.action.ParamAction
 
finish(InterpretationContext) - Method in class ch.qos.logback.core.joran.action.PropertyAction
 
finish(InterpretationContext) - Method in class ch.qos.logback.core.joran.action.StatusListenerAction
 
FixedWindowRollingPolicy - Class in ch.qos.logback.core.rolling
When rolling over, FixedWindowRollingPolicy renames files according to a fixed window algorithm.
FixedWindowRollingPolicy() - Constructor for class ch.qos.logback.core.rolling.FixedWindowRollingPolicy
 
flush() - Method in class ch.qos.logback.core.net.SyslogWriter
 
FormatInfo - Class in ch.qos.logback.core.pattern
FormattingInfo instances contain the information obtained when parsing formatting modifiers in conversion modifiers.
FormatInfo() - Constructor for class ch.qos.logback.core.pattern.FormatInfo
 
FormatInfo(int, int) - Constructor for class ch.qos.logback.core.pattern.FormatInfo
 
FormatInfo(int, int, boolean, boolean) - Constructor for class ch.qos.logback.core.pattern.FormatInfo
 
FormattingConverter<E> - Class in ch.qos.logback.core.pattern
 
FormattingConverter() - Constructor for class ch.qos.logback.core.pattern.FormattingConverter
 
FormattingNode - Class in ch.qos.logback.core.pattern.parser
 
FQCN - Static variable in class ch.qos.logback.classic.Logger
The fully qualified name of this class.
fullDump() - Method in class ch.qos.logback.classic.spi.ThrowableProxy
 

G

GenericConfigurator - Class in ch.qos.logback.core.joran
 
GenericConfigurator() - Constructor for class ch.qos.logback.core.joran.GenericConfigurator
 
get(int) - Method in class ch.qos.logback.core.helpers.CyclicBuffer
Get the ith oldest event currently in the buffer.
get() - Method in class ch.qos.logback.core.helpers.CyclicBuffer
Get the oldest (first) element in the buffer.
get(int) - Method in class ch.qos.logback.core.joran.spi.Pattern
 
get(int) - Method in class ch.qos.logback.core.read.CyclicBufferAppender
 
get(String, long) - Method in interface ch.qos.logback.core.sift.AppenderTracker
 
get(String, long) - Method in class ch.qos.logback.core.sift.AppenderTrackerImpl
 
get(String) - Method in class org.slf4j.impl.LogbackMDCAdapter
Get the context identified by the key parameter.
GET_GENERATED_KEYS_METHOD - Static variable in class ch.qos.logback.classic.db.DBAppender
 
getActiveFileName() - Method in class ch.qos.logback.core.rolling.FixedWindowRollingPolicy
Return the value of the ActiveFile option.
getActiveFileName() - Method in interface ch.qos.logback.core.rolling.RollingPolicy
Get the name of the active log file.
getActiveFileName() - Method in class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
The active log file is determined by the value of the parent's filename option.
getAddressByName(String) - Static method in class ch.qos.logback.core.net.SocketAppenderBase
 
getAggregationType() - Method in class ch.qos.logback.core.joran.action.IADataForComplexProperty
 
getAllowedRepetitions() - Method in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
 
getAppend() - Method in class ch.qos.logback.core.FileAppender
Deprecated. Use isAppend instead
getAppender(String) - Method in class ch.qos.logback.classic.Logger
 
getAppender() - Method in class ch.qos.logback.classic.sift.SiftingJoranConfigurator
 
getAppender() - Method in class ch.qos.logback.core.sift.SiftingJoranConfiguratorBase
 
getAppender(String) - Method in interface ch.qos.logback.core.spi.AppenderAttachable
Get an appender by name.
getAppender(String) - Method in class ch.qos.logback.core.spi.AppenderAttachableImpl
Look for an attached appender named as name.
getArchiveRemover() - Method in interface ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicy
Return the archive remover appropriate for this instance.
getArchiveRemover() - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
getArgumentArray() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getArgumentArray() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getArgumentArray() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getAttributes() - Method in class ch.qos.logback.core.joran.event.StartEvent
 
getBirthTime() - Method in class ch.qos.logback.classic.spi.LoggerContextVO
 
getBithTime() - Method in interface ch.qos.logback.core.Context
The time at which this context was created, expressed in millisecond elapsed since the epoch (1.1.1970).
getBithTime() - Method in class ch.qos.logback.core.ContextBase
 
getBufferSize() - Method in class ch.qos.logback.classic.net.SMTPAppender
Returns value of the BufferSize option.
getBufferSize() - Method in class ch.qos.logback.core.FileAppender
 
getCacheSize() - Method in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
 
getCallerData() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
Return caller data associated with this event.
getCallerData() - Method in class ch.qos.logback.classic.spi.LoggingEvent
Get the caller information for this logging event.
getCallerData() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getCause() - Method in interface ch.qos.logback.classic.spi.IThrowableProxy
 
getCause() - Method in class ch.qos.logback.classic.spi.ThrowableProxy
 
getCause() - Method in class ch.qos.logback.classic.spi.ThrowableProxyVO
 
getCause() - Method in exception ch.qos.logback.core.pattern.parser.ScanException
 
getChildNode() - Method in class ch.qos.logback.core.pattern.parser.CompositeNode
 
getClassLoaderOfClass(Class) - Static method in class ch.qos.logback.core.util.Loader
Return the class loader which loaded the class passed as argument.
getClassLoaderOfObject(Object) - Static method in class ch.qos.logback.core.util.Loader
Get the class loader of the object passed as argument.
getClassName() - Method in interface ch.qos.logback.classic.spi.IThrowableProxy
 
getClassName() - Method in class ch.qos.logback.classic.spi.ThrowableProxy
 
getClassName() - Method in class ch.qos.logback.classic.spi.ThrowableProxyVO
 
getClassNameViaImplicitRules(String, AggregationType, DefaultNestedComponentRegistry) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
getClassPackagingData() - Method in class ch.qos.logback.classic.spi.StackTraceElementProxy
 
getCodeLocation() - Method in class ch.qos.logback.classic.spi.ClassPackagingData
 
getColumnNumber(InterpretationContext) - Method in class ch.qos.logback.core.joran.action.Action
 
getCommonFrames() - Method in interface ch.qos.logback.classic.spi.IThrowableProxy
 
getCommonFrames() - Method in class ch.qos.logback.classic.spi.ThrowableProxy
 
getCommonFrames() - Method in class ch.qos.logback.classic.spi.ThrowableProxyVO
 
getComplexPropertyName() - Method in class ch.qos.logback.core.joran.action.IADataForComplexProperty
 
getCompressionMode() - Method in interface ch.qos.logback.core.rolling.RollingPolicy
The compression mode for this policy.
getCompressionMode() - Method in class ch.qos.logback.core.rolling.RollingPolicyBase
 
getConfigurationLock() - Method in interface ch.qos.logback.core.Context
Object used for synchronization purposes.
getConfigurationLock() - Method in class ch.qos.logback.core.ContextBase
 
getConnection() - Method in interface ch.qos.logback.core.db.ConnectionSource
Obtain a Connection for use.
getConnection() - Method in class ch.qos.logback.core.db.DataSourceConnectionSource
 
getConnection() - Method in class ch.qos.logback.core.db.DriverManagerConnectionSource
 
getConnection() - Method in class ch.qos.logback.core.db.JNDIConnectionSource
 
getConnectionSource() - Method in class ch.qos.logback.core.db.DBAppenderBase
 
getContentType() - Method in class ch.qos.logback.classic.log4j.XMLLayout
 
getContentType() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
Returns the content type output by this layout, i.e "text/html".
getContentType() - Method in interface ch.qos.logback.core.Layout
Returns the content type as appropriate for the implementation.
getContentType() - Method in class ch.qos.logback.core.LayoutBase
 
getContext() - Method in class ch.qos.logback.classic.pattern.ClassicConverter
 
getContext() - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
getContext() - Method in class ch.qos.logback.core.LayoutBase
 
getContext() - Method in interface ch.qos.logback.core.spi.ContextAware
 
getContext() - Method in class ch.qos.logback.core.spi.ContextAwareBase
 
getContext() - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
getContextBirthTime() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getContextBirthTime() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getContextLoggerRemoteView() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getContextNames() - Method in class ch.qos.logback.classic.selector.ContextJNDISelector
 
getContextNames() - Method in interface ch.qos.logback.classic.selector.ContextSelector
 
getContextNames() - Method in class ch.qos.logback.classic.selector.DefaultContextSelector
 
getContextSelector() - Method in class org.slf4j.impl.StaticLoggerBinder
Return the ContextSelector instance in use.
getCopyOfAttachedFiltersList() - Method in class ch.qos.logback.core.AppenderBase
 
getCopyOfAttachedFiltersList() - Method in interface ch.qos.logback.core.spi.FilterAttachable
Get a copy of all the filters contained within this FilterAttachable object.
getCopyOfAttachedFiltersList() - Method in class ch.qos.logback.core.spi.FilterAttachableImpl
 
getCopyOfAttachedFiltersList() - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
getCopyOfContextMap() - Method in class org.slf4j.impl.LogbackMDCAdapter
Return a copy of the current thread's context map.
getCopyOfListenerList() - Method in class ch.qos.logback.classic.LoggerContext
 
getCopyOfPropertyMap() - Method in class ch.qos.logback.core.ContextBase
 
getCopyOfStatusList() - Method in class ch.qos.logback.core.BasicStatusManager
 
getCopyOfStatusList() - Method in interface ch.qos.logback.core.status.StatusManager
Obtain a copy of the status list maintained by this StatusManager.
getCopyOfStatusListenerList() - Method in class ch.qos.logback.core.BasicStatusManager
 
getCopyOfStatusListenerList() - Method in interface ch.qos.logback.core.status.StatusManager
Obtain a copy of the status listener list maintained by this StatusManager
getCount() - Method in class ch.qos.logback.classic.selector.ContextJNDISelector
Returns the number of managed contexts Used for testing purposes
getCount() - Method in class ch.qos.logback.core.BasicStatusManager
 
getCount() - Method in interface ch.qos.logback.core.status.StatusManager
Return the number of status entries.
getCssBuilder() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
 
getCurrentPeriodsFileNameWithoutCompressionSuffix() - Method in class ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP
 
getCurrentPeriodsFileNameWithoutCompressionSuffix() - Method in interface ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicy
Return the current periods file name without the compression suffix.
getCurrentPeriodsFileNameWithoutCompressionSuffix() - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
getCurrentTime() - Method in interface ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicy
Return the current time which is usually the value returned by System.currentMillis().
getCurrentTime() - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
getDataSource() - Method in class ch.qos.logback.core.db.DataSourceConnectionSource
 
getDate() - Method in interface ch.qos.logback.core.status.Status
 
getDate() - Method in class ch.qos.logback.core.status.StatusBase
 
getDateInCurrentPeriod() - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
getDatePattern() - Method in class ch.qos.logback.core.rolling.helper.DateTokenConverter
Return the date pattern.
getDateTokenConverter() - Method in class ch.qos.logback.core.rolling.helper.FileNamePattern
 
getDeclaredOrigin() - Method in class ch.qos.logback.core.spi.ContextAwareBase
The declared origin of status messages.
getDecoratedExpression() - Method in class ch.qos.logback.classic.boolex.JaninoEventEvaluator
 
getDecoratedExpression() - Method in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
getDefaultConverterMap() - Method in class ch.qos.logback.classic.html.HTMLLayout
 
getDefaultConverterMap() - Method in class ch.qos.logback.classic.PatternLayout
 
getDefaultConverterMap() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
 
getDefaultConverterMap() - Method in class ch.qos.logback.core.pattern.PatternLayoutBase
Concrete implementations of this class are responsible for elaborating the mapping between pattern words and converters.
getDefaultLoggerContext() - Method in class ch.qos.logback.classic.selector.ContextJNDISelector
 
getDefaultLoggerContext() - Method in interface ch.qos.logback.classic.selector.ContextSelector
 
getDefaultLoggerContext() - Method in class ch.qos.logback.classic.selector.DefaultContextSelector
 
getDefaultNestedComponentRegistry() - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
getDefaultThreshold() - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
Get the default threshold value when the MDC key is not set.
getDefaultValue() - Method in class ch.qos.logback.classic.sift.ContextBasedDiscriminator
 
getDefaultValue() - Method in class ch.qos.logback.classic.sift.MDCBasedDiscriminator
 
getDialectFromCode(SQLDialectCode) - Static method in class ch.qos.logback.core.db.dialect.DBUtil
 
getDiscriminatingValue(ILoggingEvent) - Method in class ch.qos.logback.classic.sift.ContextBasedDiscriminator
Return the name of the current context name as found in the logging event.
getDiscriminatingValue(ILoggingEvent) - Method in class ch.qos.logback.classic.sift.MDCBasedDiscriminator
Return the value associated with an MDC entry designated by the Key property.
getDiscriminatingValue(E) - Method in interface ch.qos.logback.core.sift.Discriminator
Given event 'e' return a discriminating value.
getDiscriminator() - Method in class ch.qos.logback.core.sift.SiftingAppenderBase
 
getDiscriminatorKey() - Method in class ch.qos.logback.core.sift.SiftingAppenderBase
 
getDriverClass() - Method in class ch.qos.logback.core.db.DriverManagerConnectionSource
Returns the name of the driver class.
getEffectiveConverterMap() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
Returns a map where the default converter map is merged with the map contained in the context.
getEffectiveConverterMap() - Method in class ch.qos.logback.core.pattern.PatternLayoutBase
Returns a map where the default converter map is merged with the map contained in the context.
getEffectiveLevel() - Method in class ch.qos.logback.classic.Logger
 
getEffectiveLevel() - Method in interface ch.qos.logback.core.status.Status
 
getEffectiveLevel() - Method in class ch.qos.logback.core.status.StatusBase
 
getElapsedPeriodsFileName() - Method in interface ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicy
Return the file name for the elapsed periods file name.
getElapsedPeriodsFileName() - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
getEncoding() - Method in class ch.qos.logback.core.WriterAppender
 
getErrorList() - Method in class ch.qos.logback.core.joran.JoranConfiguratorBase
 
getEvaluator() - Method in class ch.qos.logback.core.filter.EvaluatorFilter
 
getEventList() - Method in class ch.qos.logback.core.sift.AppenderFactoryBase
 
getExecutionContext() - Method in class ch.qos.logback.core.joran.JoranConfiguratorBase
 
getExecutionContext() - Method in class ch.qos.logback.core.joran.spi.Interpreter
Deprecated. replaced by Interpreter.getInterpretationContext()
getExpression() - Method in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
getFacility() - Method in class ch.qos.logback.core.net.SyslogAppenderBase
Returns the string value of the Facility option.
getFile() - Method in class ch.qos.logback.core.FileAppender
Returns the value of the File property.
getFile() - Method in class ch.qos.logback.core.rolling.RollingFileAppender
 
getFileFooter() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
Returns the appropriate HTML footers.
getFileFooter() - Method in interface ch.qos.logback.core.Layout
Return the file footer for this layout.
getFileFooter() - Method in class ch.qos.logback.core.LayoutBase
 
getFileHeader() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
Returns appropriate HTML headers.
getFileHeader() - Method in interface ch.qos.logback.core.Layout
Return the file header for this layout.
getFileHeader() - Method in class ch.qos.logback.core.LayoutBase
 
getFileNamePattern() - Method in class ch.qos.logback.core.rolling.RollingPolicyBase
 
getFilterChainDecision(E) - Method in class ch.qos.logback.core.AppenderBase
 
getFilterChainDecision(E) - Method in interface ch.qos.logback.core.spi.FilterAttachable
Loop through the filters in the chain.
getFilterChainDecision(E) - Method in class ch.qos.logback.core.spi.FilterAttachableImpl
Loop through the filters in the list.
getFilterChainDecision(E) - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
getFirstFilter() - Method in class ch.qos.logback.core.AppenderBase
 
getFirstFilter() - Method in interface ch.qos.logback.core.spi.FilterAttachable
Deprecated. This method will be removed in future versions. Please use FilterAttachable.getCopyOfAttachedFiltersList() method instead.
getFirstFilter() - Method in class ch.qos.logback.core.spi.FilterAttachableImpl
Get first filter in the chain.
getFirstFilter() - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
getFirstOption() - Method in class ch.qos.logback.core.pattern.DynamicConverter
Return the first option passed to this component.
getFormatInfo() - Method in class ch.qos.logback.core.pattern.parser.FormattingNode
 
getFormattedMessage() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getFormattedMessage() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getFormattedMessage() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getFormattingInfo() - Method in class ch.qos.logback.core.pattern.FormattingConverter
 
getFrom() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
Returns value of the From option.
getFullyQualifiedName(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.ClassOfCallerConverter
 
getFullyQualifiedName(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.LoggerConverter
 
getFullyQualifiedName(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.NamedConverter
Gets fully qualified name from event.
getGeneratedKeysMethod() - Method in class ch.qos.logback.classic.db.DBAppender
 
getGeneratedKeysMethod() - Method in class ch.qos.logback.core.db.DBAppenderBase
 
getHostClass() - Method in class ch.qos.logback.core.joran.spi.HostClassAndPropertyDouble
 
getImmediateFlush() - Method in class ch.qos.logback.core.WriterAppender
Returns value of the ImmediateFlush option.
getInitialContext() - Static method in class ch.qos.logback.classic.util.JNDIUtil
 
getInitialContextFactoryName() - Method in class ch.qos.logback.core.net.JMSAppenderBase
Returns the value of the InitialContextFactoryName option.
getInsertSQL() - Method in class ch.qos.logback.classic.db.DBAppender
 
getInsertSQL() - Method in class ch.qos.logback.core.db.DBAppenderBase
 
getInstanceConverterMap() - Method in class ch.qos.logback.core.pattern.PatternLayoutBase
 
getIntegerTokenConverter() - Method in class ch.qos.logback.core.rolling.helper.FileNamePattern
 
getInterpretationContext() - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
getJavaVendor() - Static method in class ch.qos.logback.core.util.SystemInfo
 
getJndiLocation() - Method in class ch.qos.logback.core.db.JNDIConnectionSource
Returns the jndiLocation.
getJoranInterpreter() - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
getKey() - Method in class ch.qos.logback.classic.sift.ContextBasedDiscriminator
 
getKey() - Method in class ch.qos.logback.classic.sift.MDCBasedDiscriminator
 
getKey() - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
Get the MDC key whose value will be used as a level threshold
getKey() - Method in interface ch.qos.logback.core.sift.Discriminator
 
getKeys() - Method in class org.slf4j.impl.LogbackMDCAdapter
Returns the keys in the MDC as a Set.
getLayout() - Method in interface ch.qos.logback.core.Appender
Returns this appenders layout.
getLayout() - Method in class ch.qos.logback.core.AppenderBase
Returns the layout of this appender.
getLayout() - Method in class ch.qos.logback.core.net.SyslogAppenderBase
 
getLayout() - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
getLength() - Method in class ch.qos.logback.core.read.CyclicBufferAppender
 
getLevel() - Method in class ch.qos.logback.classic.Logger
 
getLevel() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getLevel() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getLevel() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getLevel() - Method in class ch.qos.logback.classic.turbo.MDCValueLevelPair
 
getLevel() - Method in class ch.qos.logback.core.BasicStatusManager
 
getLevel() - Method in interface ch.qos.logback.core.status.Status
 
getLevel() - Method in class ch.qos.logback.core.status.StatusBase
 
getLevel() - Method in interface ch.qos.logback.core.status.StatusManager
Return the highest level of all the statii.
getLineColStr(InterpretationContext) - Method in class ch.qos.logback.core.joran.action.Action
 
getLineNumber(InterpretationContext) - Method in class ch.qos.logback.core.joran.action.Action
 
getLocalHostname() - Method in class ch.qos.logback.classic.pattern.SyslogStartConverter
This method gets the network name of the machine we are running on.
getLocalName() - Method in class ch.qos.logback.core.joran.event.SaxEvent
 
getLocationInfo() - Method in class ch.qos.logback.classic.log4j.XMLLayout
Returns the current value of the LocationInfo option.
getLocator() - Method in class ch.qos.logback.core.joran.event.SaxEvent
 
getLocator() - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
getLocator() - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
getLocator() - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
getLogger(Class) - Method in class ch.qos.logback.classic.LoggerContext
 
getLogger(String) - Method in class ch.qos.logback.classic.LoggerContext
 
getLoggerContext() - Method in class ch.qos.logback.classic.Logger
Return the context for this logger.
getLoggerContext() - Method in class ch.qos.logback.classic.selector.ContextJNDISelector
 
getLoggerContext(String) - Method in class ch.qos.logback.classic.selector.ContextJNDISelector
 
getLoggerContext() - Method in interface ch.qos.logback.classic.selector.ContextSelector
 
getLoggerContext(String) - Method in interface ch.qos.logback.classic.selector.ContextSelector
 
getLoggerContext() - Method in class ch.qos.logback.classic.selector.DefaultContextSelector
 
getLoggerContext(String) - Method in class ch.qos.logback.classic.selector.DefaultContextSelector
 
getLoggerContext() - Method in class ch.qos.logback.classic.spi.LoggerContextAwareBase
Return the LoggerContext this component is attached to.
getLoggerContextRemoteView() - Method in class ch.qos.logback.classic.LoggerContext
 
getLoggerContextView() - Method in class ch.qos.logback.classic.spi.LoggerRemoteView
 
getLoggerContextVO() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getLoggerContextVO() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getLoggerContextVO() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getLoggerEffectiveLevel(String) - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
getLoggerEffectiveLevel(String) - Method in interface ch.qos.logback.classic.jmx.JMXConfiguratorMBean
 
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerLevel(String) - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
getLoggerLevel(String) - Method in interface ch.qos.logback.classic.jmx.JMXConfiguratorMBean
 
getLoggerList() - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
getLoggerList() - Method in interface ch.qos.logback.classic.jmx.JMXConfiguratorMBean
 
getLoggerList() - Method in class ch.qos.logback.classic.LoggerContext
 
getLoggerName() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getLoggerName() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getLoggerName() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getLoggerRemoteView() - Method in class ch.qos.logback.classic.Logger
 
getMarker() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getMarker() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getMarker() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMatcherList() - Method in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
getMax() - Method in class ch.qos.logback.core.pattern.FormatInfo
 
getMaxCallerDataDepth() - Method in class ch.qos.logback.classic.LoggerContext
 
getMaxFileSize() - Method in class ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP
 
getMaxFileSize() - Method in class ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy
 
getMaxHistory() - Method in class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
Get the number of archive files to keep.
getMaxIndex() - Method in class ch.qos.logback.core.rolling.FixedWindowRollingPolicy
 
getMaxSize() - Method in class ch.qos.logback.core.helpers.CyclicBuffer
 
getMaxSize() - Method in class ch.qos.logback.core.read.CyclicBufferAppender
Set the size of the cyclic buffer.
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of StaticMDCBinder.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
getMDCPropertyMap() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getMDCPropertyMap() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getMDCPropertyMap() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getMessage() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getMessage() - Method in interface ch.qos.logback.classic.spi.IThrowableProxy
 
getMessage() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getMessage() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getMessage() - Method in class ch.qos.logback.classic.spi.ThrowableProxy
 
getMessage() - Method in class ch.qos.logback.classic.spi.ThrowableProxyVO
 
getMessage() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
getMessage() - Method in interface ch.qos.logback.core.status.Status
 
getMessage() - Method in class ch.qos.logback.core.status.StatusBase
 
getMethod(String) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
getMilliseconds() - Method in class ch.qos.logback.core.util.Duration
 
getMin() - Method in class ch.qos.logback.core.pattern.FormatInfo
 
getMinIndex() - Method in class ch.qos.logback.core.rolling.FixedWindowRollingPolicy
 
getName() - Method in class ch.qos.logback.classic.Logger
 
getName() - Method in class ch.qos.logback.classic.spi.LoggerContextVO
 
getName() - Method in class ch.qos.logback.classic.spi.LoggerRemoteView
 
getName() - Method in class ch.qos.logback.classic.turbo.TurboFilter
 
getName() - Method in interface ch.qos.logback.core.Appender
Get the name of this appender.
getName() - Method in class ch.qos.logback.core.AppenderBase
 
getName() - Method in interface ch.qos.logback.core.boolex.EventEvaluator
Evaluators are named entities.
getName() - Method in class ch.qos.logback.core.boolex.EventEvaluatorBase
 
getName() - Method in class ch.qos.logback.core.boolex.Matcher
 
getName() - Method in interface ch.qos.logback.core.Context
Contexts are named objects.
getName() - Method in class ch.qos.logback.core.ContextBase
 
getName() - Method in class ch.qos.logback.core.filter.Filter
 
getName() - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
getNamespaceURI() - Method in class ch.qos.logback.core.joran.event.SaxEvent
 
getNestedComplexProperty() - Method in class ch.qos.logback.core.joran.action.IADataForComplexProperty
 
getNext() - Method in class ch.qos.logback.core.pattern.Converter
 
getNext() - Method in class ch.qos.logback.core.pattern.parser.Node
 
getNext() - Method in class ch.qos.logback.core.rolling.helper.TokenConverter
 
getNextTriggeringDate(Date) - Method in class ch.qos.logback.core.rolling.helper.RollingCalendar
 
getNextTriggeringMillis(Date) - Method in class ch.qos.logback.core.rolling.helper.RollingCalendar
 
getObj() - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
getObjClass() - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
getObject(String) - Method in interface ch.qos.logback.core.Context
A Context can act as a store for various objects used by LOGBack components.
getObject(String) - Method in class ch.qos.logback.core.ContextBase
 
getObject(int) - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
getObjectMap() - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
getObjectNameFor(String, Class) - Static method in class ch.qos.logback.classic.jmx.MBeanUtil
 
getObjectStack() - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
getOnHigherOrEqual() - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
Get the FilterReply when the effective level is higher or equal to the level of current logging request
getOnLower() - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
Get the FilterReply when the effective level is lower than the level of current logging request
getOnMatch() - Method in class ch.qos.logback.core.filter.AbstractMatcherFilter
 
getOnMismatch() - Method in class ch.qos.logback.core.filter.AbstractMatcherFilter
 
getOptionList() - Method in class ch.qos.logback.core.pattern.DynamicConverter
 
getOptions() - Method in class ch.qos.logback.core.pattern.parser.KeywordNode
 
getOrigin() - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
getOrigin() - Method in interface ch.qos.logback.core.status.Status
 
getOrigin() - Method in class ch.qos.logback.core.status.StatusBase
 
getPackagingDataCalculator() - Method in class ch.qos.logback.classic.spi.ThrowableProxy
 
getPageTitle(HttpServletRequest, HttpServletResponse) - Method in class ch.qos.logback.classic.ViewStatusMessagesServlet
 
getPageTitle(HttpServletRequest, HttpServletResponse) - Method in class ch.qos.logback.core.status.ViewStatusMessagesServletBase
 
getParameterNames() - Method in class ch.qos.logback.classic.boolex.JaninoEventEvaluator
 
getParameterNames() - Method in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
getParameterTypes() - Method in class ch.qos.logback.classic.boolex.JaninoEventEvaluator
 
getParameterTypes() - Method in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
getParameterValues(ILoggingEvent) - Method in class ch.qos.logback.classic.boolex.JaninoEventEvaluator
 
getParameterValues(E) - Method in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
getParentsRawFileProperty() - Method in class ch.qos.logback.core.rolling.RollingPolicyBase
 
getPassword() - Method in class ch.qos.logback.core.db.ConnectionSourceBase
Get the password for this connection source.
getPassword() - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
getPassword() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
getPasswordAuthentication() - Method in class ch.qos.logback.core.net.LoginAuthenticator
 
getPattern() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
Returns the value of the ConversionPattern option.
getPattern() - Method in class ch.qos.logback.core.pattern.PatternLayoutBase
 
getPattern() - Method in class ch.qos.logback.core.rolling.helper.FileNamePattern
 
getPort() - Method in class ch.qos.logback.core.net.SocketAppenderBase
Returns value of the Port option.
getPort() - Method in class ch.qos.logback.core.net.SyslogAppenderBase
 
getPort() - Method in class ch.qos.logback.core.net.SyslogWriter
 
getPrefixMatchLength(Pattern) - Method in class ch.qos.logback.core.joran.spi.Pattern
Returns the number of "prefix" components that this pattern has in common with the pattern p passed as parameter.
getPresentationFooter() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
 
getPresentationFooter() - Method in interface ch.qos.logback.core.Layout
Return the footer of the logging event formatting.
getPresentationFooter() - Method in class ch.qos.logback.core.LayoutBase
 
getPresentationHeader() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
 
getPresentationHeader() - Method in interface ch.qos.logback.core.Layout
Return the header of the logging event formatting.
getPresentationHeader() - Method in class ch.qos.logback.core.LayoutBase
 
getProperties() - Method in class ch.qos.logback.classic.log4j.XMLLayout
Gets whether MDC key-value pairs should be output.
getProperty(String) - Method in interface ch.qos.logback.core.Context
Get the property of this context.
getProperty(String) - Method in class ch.qos.logback.core.ContextBase
 
getProperty(String) - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
If a key is found in propertiesMap then return it.
getProperty(String) - Method in interface ch.qos.logback.core.spi.PropertyContainer
 
getPropertyDescriptor(String) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
getPropertyMap() - Method in class ch.qos.logback.classic.spi.LoggerContextVO
 
getPropertyMap() - Method in class org.slf4j.impl.LogbackMDCAdapter
Get the current thread's MDC as a map.
getPropertyName() - Method in class ch.qos.logback.core.joran.spi.HostClassAndPropertyDouble
 
getProviderURL() - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
getPST() - Method in class ch.qos.logback.classic.net.SocketAppender
 
getPST() - Method in class ch.qos.logback.core.net.SocketAppenderBase
 
getQName() - Method in class ch.qos.logback.core.joran.event.SaxEvent
 
getQueueBindingName() - Method in class ch.qos.logback.classic.net.JMSQueueAppender
Returns the value of the QueueBindingName option.
getQueueConnection() - Method in class ch.qos.logback.classic.net.JMSQueueAppender
Returns the QueueConnection used for this appender.
getQueueConnectionFactoryBindingName() - Method in class ch.qos.logback.classic.net.JMSQueueAppender
Returns the value of the QueueConnectionFactoryBindingName option.
getQueueSender() - Method in class ch.qos.logback.classic.net.JMSQueueAppender
Returns the QueueSender used for this appender.
getQueueSession() - Method in class ch.qos.logback.classic.net.JMSQueueAppender
Returns the QueueSession used for this appender.
getReconnectionDelay() - Method in class ch.qos.logback.core.net.SocketAppenderBase
Returns value of the ReconnectionDelay option.
getRefreshPeriod() - Method in class ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter
 
getRegex() - Method in class ch.qos.logback.core.boolex.Matcher
 
getRelativeDate(Date, int) - Method in class ch.qos.logback.core.rolling.helper.RollingCalendar
 
getRemoteHost() - Method in class ch.qos.logback.core.net.SocketAppenderBase
Returns value of the RemoteHost option.
getResource(String, ClassLoader) - Static method in class ch.qos.logback.core.util.Loader
Search for a resource using the classloader passed as parameter.
getResourceBySelfClassLoader(String) - Static method in class ch.qos.logback.core.util.Loader
Attempt to find a resource by using the classloader that loaded this class, namely Loader.class.
getResourceOccurenceCount(String, ClassLoader) - Static method in class ch.qos.logback.core.util.Loader
Compute the number of occurrences a resource can be found by a class loader.
getRollingPolicy() - Method in class ch.qos.logback.core.rolling.RollingFileAppender
 
getRuleStore() - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
getSaxEventList() - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
getSecurityCredentials() - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
getSecurityPrincipalName() - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
getSelectInsertId() - Method in class ch.qos.logback.core.db.dialect.HSQLDBDialect
 
getSelectInsertId() - Method in class ch.qos.logback.core.db.dialect.MsSQLDialect
 
getSelectInsertId() - Method in class ch.qos.logback.core.db.dialect.MySQLDialect
 
getSelectInsertId() - Method in class ch.qos.logback.core.db.dialect.OracleDialect
 
getSelectInsertId() - Method in class ch.qos.logback.core.db.dialect.PostgreSQLDialect
 
getSelectInsertId() - Method in interface ch.qos.logback.core.db.dialect.SQLDialect
 
getSeList() - Method in class ch.qos.logback.classic.sift.SiftAction
 
getSeverityForEvent(Object) - Method in class ch.qos.logback.classic.net.SyslogAppender
 
getSeverityForEvent(Object) - Method in class ch.qos.logback.core.net.SyslogAppenderBase
 
getSiftingJoranConfigurator(String) - Method in class ch.qos.logback.classic.sift.AppenderFactory
 
getSiftingJoranConfigurator(String) - Method in class ch.qos.logback.core.sift.AppenderFactoryBase
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
 
getSize() - Method in class ch.qos.logback.core.util.FileSize
 
getSMTPHost() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
Returns value of the SMTPHost option.
getSMTPPort() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
getSQLDialectCode() - Method in interface ch.qos.logback.core.db.ConnectionSource
Get the SQL dialect that should be used for this connection.
getSQLDialectCode() - Method in class ch.qos.logback.core.db.ConnectionSourceBase
 
getStackTraceElement() - Method in class ch.qos.logback.classic.spi.StackTraceElementProxy
 
getStackTraceElementProxyArray() - Method in interface ch.qos.logback.classic.spi.IThrowableProxy
 
getStackTraceElementProxyArray() - Method in class ch.qos.logback.classic.spi.ThrowableProxy
 
getStackTraceElementProxyArray() - Method in class ch.qos.logback.classic.spi.ThrowableProxyVO
 
getStatuses() - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
getStatuses() - Method in interface ch.qos.logback.classic.jmx.JMXConfiguratorMBean
 
getStatusList() - Method in class ch.qos.logback.core.status.StatusListenerAsList
 
getStatusManager(HttpServletRequest, HttpServletResponse) - Method in class ch.qos.logback.classic.ViewStatusMessagesServlet
 
getStatusManager() - Method in interface ch.qos.logback.core.Context
Return the StatusManager instance in use.
getStatusManager() - Method in class ch.qos.logback.core.ContextBase
 
getStatusManager() - Method in class ch.qos.logback.core.spi.ContextAwareBase
 
getStatusManager() - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
getStatusManager(HttpServletRequest, HttpServletResponse) - Method in class ch.qos.logback.core.status.ViewStatusMessagesServletBase
 
getSTEAsString() - Method in class ch.qos.logback.classic.spi.StackTraceElementProxy
 
getSubject() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
Returns value of the Subject option.
getSubType(String) - Static method in class ch.qos.logback.core.util.ContentTypeUtil
 
getSuffixPattern() - Method in class ch.qos.logback.core.net.SyslogAppenderBase
See {@link #setSuffixPattern(String).
getSyslogHost() - Method in class ch.qos.logback.core.net.SyslogAppenderBase
Returns the value of the SyslogHost option.
getSystemProperties() - Static method in class ch.qos.logback.core.util.OptionHelper
Very similar to System.getProperties() except that the SecurityException is absorbed.
getSystemProperty(String, String) - Static method in class ch.qos.logback.core.util.OptionHelper
Very similar to System.getProperty except that the SecurityException is absorbed.
getSystemProperty(String) - Static method in class ch.qos.logback.core.util.OptionHelper
Very similar to System.getProperty except that the SecurityException is absorbed.
getTailMatchLength(Pattern) - Method in class ch.qos.logback.core.joran.spi.Pattern
Returns the number of "tail" components that this pattern has in common with the pattern p passed as parameter.
getTarget() - Method in class ch.qos.logback.core.ConsoleAppender
Returns the current value of the Target property.
getTCL() - Static method in class ch.qos.logback.core.util.Loader
Get the Thread Context Loader which is a JDK 1.2 feature.
getText() - Method in class ch.qos.logback.core.joran.event.BodyEvent
 
getThreadName() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getThreadName() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getThreadName() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getThrowable() - Method in class ch.qos.logback.classic.spi.ThrowableProxy
 
getThrowable() - Method in interface ch.qos.logback.core.status.Status
 
getThrowable() - Method in class ch.qos.logback.core.status.StatusBase
 
getThrowableProxy() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getThrowableProxy() - Method in class ch.qos.logback.classic.spi.LoggingEvent
Returns the throwable information contained within this event.
getThrowableProxy() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getThrowableRenderer() - Method in class ch.qos.logback.classic.html.HTMLLayout
 
getTimeBasedFileNamingAndTriggeringPolicy() - Method in class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
 
getTimestamp(ILoggingEvent) - Method in class ch.qos.logback.classic.sift.SiftingAppender
 
getTimeStamp() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
getTimeStamp() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
getTimeStamp() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
getTimestamp(E) - Method in class ch.qos.logback.core.sift.SiftingAppenderBase
 
getTitle() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
Returns the current value of the Title option.
getTo() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
Returns value of the To option.
getTopicBindingName() - Method in class ch.qos.logback.classic.net.JMSTopicAppender
Returns the value of the TopicBindingName option.
getTopicConnection() - Method in class ch.qos.logback.classic.net.JMSTopicAppender
Returns the TopicConnection used for this appender.
getTopicConnectionFactoryBindingName() - Method in class ch.qos.logback.classic.net.JMSTopicAppender
Returns the value of the TopicConnectionFactoryBindingName option.
getTopicPublisher() - Method in class ch.qos.logback.classic.net.JMSTopicAppender
Returns the TopicPublisher used for this appender.
getTopicSession() - Method in class ch.qos.logback.classic.net.JMSTopicAppender
Returns the TopicSession used for this appender.
getTriggeringPolicy() - Method in class ch.qos.logback.core.rolling.RollingFileAppender
 
getTurboFilterChainDecision(Marker, Logger, Level, String, Object[], Throwable) - Method in class ch.qos.logback.classic.spi.TurboFilterList
Loop through the filters in the chain.
getTurboFilterList() - Method in class ch.qos.logback.classic.LoggerContext
 
getType() - Method in class ch.qos.logback.core.pattern.parser.Node
 
getType() - Method in class ch.qos.logback.core.rolling.helper.TokenConverter
 
getUrl() - Method in class ch.qos.logback.classic.html.UrlCssBuilder
 
getUrl() - Method in class ch.qos.logback.core.db.DriverManagerConnectionSource
Returns the url.
getURLPkgPrefixes() - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
getUser() - Method in class ch.qos.logback.core.db.ConnectionSourceBase
Get the user for this connection source.
getUserName() - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
getUsername() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
getValue() - Method in class ch.qos.logback.classic.turbo.MDCValueLevelPair
 
getValue() - Method in class ch.qos.logback.core.pattern.parser.Node
 
getVersion() - Method in class ch.qos.logback.classic.spi.ClassPackagingData
 

H

hasCallerData() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
If this event has caller data, then true is returned.
hasCallerData() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
hasCallerData() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
hasChildren() - Method in interface ch.qos.logback.core.status.Status
 
hasChildren() - Method in class ch.qos.logback.core.status.StatusBase
 
hashCode() - Method in class ch.qos.logback.classic.spi.ClassPackagingData
 
hashCode() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
hashCode() - Method in class ch.qos.logback.classic.spi.StackTraceElementProxy
 
hashCode() - Method in class ch.qos.logback.classic.spi.ThrowableProxyVO
 
hashCode() - Method in class ch.qos.logback.core.joran.spi.HostClassAndPropertyDouble
 
hashCode() - Method in class ch.qos.logback.core.joran.spi.Pattern
 
hashCode() - Method in class ch.qos.logback.core.status.StatusBase
 
hasJMXObjectName() - Static method in class ch.qos.logback.classic.spi.PlatformInfo
 
head - Variable in class ch.qos.logback.core.html.HTMLLayoutBase
 
HostClassAndPropertyDouble - Class in ch.qos.logback.core.joran.spi
A 2-tuple (a double) consisting of a Class and a String.
HostClassAndPropertyDouble(Class, String) - Constructor for class ch.qos.logback.core.joran.spi.HostClassAndPropertyDouble
 
HSQLDBDialect - Class in ch.qos.logback.core.db.dialect
The HSQLDB dialect.
HSQLDBDialect() - Constructor for class ch.qos.logback.core.db.dialect.HSQLDBDialect
 
HTMLLayout - Class in ch.qos.logback.classic.html
HTMLLayout outputs events in an HTML table.
HTMLLayout() - Constructor for class ch.qos.logback.classic.html.HTMLLayout
Constructs a PatternLayout using the DEFAULT_LAYOUT_PATTERN.
HTMLLayoutBase<E> - Class in ch.qos.logback.core.html
This class is a base class for HTMLLayout classes part of other logback modules such as logback-classic and logback-access.
HTMLLayoutBase() - Constructor for class ch.qos.logback.core.html.HTMLLayoutBase
 

I

IADataForComplexProperty - Class in ch.qos.logback.core.joran.action
Lump together several fields for use by NestedComplexPropertyIA.
IADataForComplexProperty(PropertySetter, AggregationType, String) - Constructor for class ch.qos.logback.core.joran.action.IADataForComplexProperty
 
IEscapeUtil - Interface in ch.qos.logback.core.pattern.util
 
IGNORE_TCL_PROPERTY_NAME - Static variable in class ch.qos.logback.core.util.Loader
 
ILL_FORMED - Static variable in class ch.qos.logback.core.joran.spi.XMLUtil
 
ILoggingEvent - Interface in ch.qos.logback.classic.spi
The central interface in logback-classic.
ImplicitAction - Class in ch.qos.logback.core.joran.action
ImplcitActions are like normal (explicit) actions except that are applied by the parser when no other pattern applies.
ImplicitAction() - Constructor for class ch.qos.logback.core.joran.action.ImplicitAction
 
IMPORT_LEVEL - Static variable in class ch.qos.logback.classic.boolex.JaninoEventEvaluator
 
IncludeAction - Class in ch.qos.logback.core.joran.action
 
IncludeAction() - Constructor for class ch.qos.logback.core.joran.action.IncludeAction
 
IncompatibleClassException - Exception in ch.qos.logback.core.util
 
INFO - Static variable in class ch.qos.logback.classic.Level
The INFO level designates informational messages highlighting overall progress of the application.
info(String) - Method in class ch.qos.logback.classic.Logger
 
info(String, Object) - Method in class ch.qos.logback.classic.Logger
 
info(String, Object, Object) - Method in class ch.qos.logback.classic.Logger
 
info(String, Object[]) - Method in class ch.qos.logback.classic.Logger
 
info(String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
info(Marker, String) - Method in class ch.qos.logback.classic.Logger
 
info(Marker, String, Object) - Method in class ch.qos.logback.classic.Logger
 
info(Marker, String, Object, Object) - Method in class ch.qos.logback.classic.Logger
 
info(Marker, String, Object[]) - Method in class ch.qos.logback.classic.Logger
 
info(Marker, String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
INFO - Static variable in interface ch.qos.logback.core.status.Status
 
INFO_INT - Static variable in class ch.qos.logback.classic.Level
 
INFO_INTEGER - Static variable in class ch.qos.logback.classic.Level
 
INFO_SEVERITY - Static variable in class ch.qos.logback.core.net.SyslogConstants
Informational: informational messages
informContextOfURLUsedForConfiguration(URL) - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
InfoStatus - Class in ch.qos.logback.core.status
 
InfoStatus(String, Object) - Constructor for class ch.qos.logback.core.status.InfoStatus
 
InfoStatus(String, Object, Throwable) - Constructor for class ch.qos.logback.core.status.InfoStatus
 
INHERITED - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
init(FilterConfig) - Method in class ch.qos.logback.classic.selector.servlet.LoggerContextFilter
 
init(String) - Method in class ch.qos.logback.core.rolling.helper.RollingCalendar
 
initialContextFactoryName - Variable in class ch.qos.logback.core.net.JMSAppenderBase
 
initialPattern() - Method in class ch.qos.logback.classic.sift.SiftingJoranConfigurator
 
initialPattern() - Method in class ch.qos.logback.core.joran.GenericConfigurator
 
inPlay(SaxEvent) - Method in class ch.qos.logback.classic.sift.SiftAction
 
inPlay(SaxEvent) - Method in interface ch.qos.logback.core.joran.event.InPlayListener
 
InPlayListener - Interface in ch.qos.logback.core.joran.event
 
insertExceptionSQL - Variable in class ch.qos.logback.classic.db.DBAppender
 
InsertFromJNDIAction - Class in ch.qos.logback.classic.joran.action
Insert an env-entry found in JNDI as a new context variable
InsertFromJNDIAction() - Constructor for class ch.qos.logback.classic.joran.action.InsertFromJNDIAction
 
insertProperties(Map<String, String>, Connection, int) - Method in class ch.qos.logback.classic.db.DBAppender
 
insertPropertiesSQL - Variable in class ch.qos.logback.classic.db.DBAppender
 
insertSQL - Static variable in class ch.qos.logback.classic.db.DBAppender
 
insertThrowable(StackTraceElementProxy[], Connection, int) - Method in class ch.qos.logback.classic.db.DBAppender
 
instantiateByClassName(String, Class, Context) - Static method in class ch.qos.logback.core.util.OptionHelper
 
instantiateByClassName(String, Class, ClassLoader) - Static method in class ch.qos.logback.core.util.OptionHelper
 
IntegerTokenConverter - Class in ch.qos.logback.core.rolling.helper
When asked to convert an integer, IntegerTokenConverter the string value of that integer.
IntegerTokenConverter() - Constructor for class ch.qos.logback.core.rolling.helper.IntegerTokenConverter
 
InterpretationContext - Class in ch.qos.logback.core.joran.spi
An InterpretationContext contains the contextual state of a Joran parsing session.
InterpretationContext(Context, Interpreter) - Constructor for class ch.qos.logback.core.joran.spi.InterpretationContext
 
interpreter - Variable in class ch.qos.logback.core.joran.GenericConfigurator
 
Interpreter - Class in ch.qos.logback.core.joran.spi
Interpreter is Joran's main driving class.
Interpreter(Context, RuleStore, Pattern) - Constructor for class ch.qos.logback.core.joran.spi.Interpreter
 
introspect() - Method in class ch.qos.logback.core.joran.spi.PropertySetter
Uses JavaBeans Introspector to computer setters of object to be configured.
isAdditive() - Method in class ch.qos.logback.classic.Logger
 
isAppend() - Method in class ch.qos.logback.core.FileAppender
Returns the value of the Append property.
isApplicable(Pattern, Attributes, InterpretationContext) - Method in class ch.qos.logback.core.joran.action.ImplicitAction
Check whether this implicit action is appropriate in the current context.
isApplicable(Pattern, Attributes, InterpretationContext) - Method in class ch.qos.logback.core.joran.action.NestedBasicPropertyIA
 
isApplicable(Pattern, Attributes, InterpretationContext) - Method in class ch.qos.logback.core.joran.action.NestedComplexPropertyIA
 
isApplicable(Object) - Method in class ch.qos.logback.core.rolling.helper.DateTokenConverter
 
isApplicable(Object) - Method in class ch.qos.logback.core.rolling.helper.IntegerTokenConverter
 
isApplicable(Object) - Method in interface ch.qos.logback.core.rolling.helper.MonoTypedConverter
 
isAttached(Appender<ILoggingEvent>) - Method in class ch.qos.logback.classic.Logger
 
isAttached(Appender<E>) - Method in interface ch.qos.logback.core.spi.AppenderAttachable
Returns true if the specified appender is in list of attached attached, false otherwise.
isAttached(Appender<E>) - Method in class ch.qos.logback.core.spi.AppenderAttachableImpl
Returns true if the specified appender is in the list of attached appenders, false otherwise.
isBufferedIO() - Method in class ch.qos.logback.core.FileAppender
 
isCanonEq() - Method in class ch.qos.logback.core.boolex.Matcher
 
isCaseSensitive() - Method in class ch.qos.logback.core.boolex.Matcher
 
isClosed() - Method in class ch.qos.logback.classic.net.SimpleSocketServer
 
isDebugEnabled() - Method in class ch.qos.logback.classic.Logger
 
isDebugEnabled(Marker) - Method in class ch.qos.logback.classic.Logger
 
isDirectlyInvokingClass(String, String) - Static method in class ch.qos.logback.classic.spi.CallerData
 
isEmpty() - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
isEmpty(String) - Static method in class ch.qos.logback.core.util.OptionHelper
 
isEmptyDirectory(File) - Static method in class ch.qos.logback.core.rolling.helper.FileFilterUtil
 
isEnabledFor(Marker, Level) - Method in class ch.qos.logback.classic.Logger
 
isEnabledFor(Level) - Method in class ch.qos.logback.classic.Logger
 
isErrorEnabled() - Method in class ch.qos.logback.classic.Logger
 
isErrorEnabled(Marker) - Method in class ch.qos.logback.classic.Logger
 
isExact() - Method in class ch.qos.logback.classic.spi.ClassPackagingData
 
isGreaterOrEqual(Level) - Method in class ch.qos.logback.classic.Level
Returns true if this Level has a higher or equal Level than the Level passed as argument, false otherwise.
isInfoEnabled() - Method in class ch.qos.logback.classic.Logger
 
isInfoEnabled(Marker) - Method in class ch.qos.logback.classic.Logger
 
isLeftPad() - Method in class ch.qos.logback.core.pattern.FormatInfo
 
isLeftTruncate() - Method in class ch.qos.logback.core.pattern.FormatInfo
 
ISO8601_PATTERN - Static variable in class ch.qos.logback.core.CoreConstants
 
ISO8601_STR - Static variable in class ch.qos.logback.core.CoreConstants
 
isPackagingDataEnabled() - Method in class ch.qos.logback.classic.LoggerContext
 
isParentPrudent() - Method in class ch.qos.logback.core.rolling.RollingPolicyBase
 
isPrudent() - Method in class ch.qos.logback.core.FileAppender
 
isRegistered(MBeanServer, ObjectName) - Static method in class ch.qos.logback.classic.jmx.MBeanUtil
 
isResetResistant() - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
JMXConfigrator should not be removed subsequent to a LoggerContext reset.
isResetResistant() - Method in interface ch.qos.logback.classic.spi.LoggerContextListener
Some listeners should not be removed when the LoggerContext is reset.
isSSL() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
isStarted() - Method in class ch.qos.logback.classic.LoggerContext
 
isStarted() - Method in class ch.qos.logback.classic.sift.ContextBasedDiscriminator
 
isStarted() - Method in class ch.qos.logback.classic.sift.MDCBasedDiscriminator
 
isStarted() - Method in class ch.qos.logback.classic.turbo.TurboFilter
 
isStarted() - Method in class ch.qos.logback.core.AppenderBase
 
isStarted() - Method in class ch.qos.logback.core.boolex.EventEvaluatorBase
 
isStarted() - Method in class ch.qos.logback.core.boolex.Matcher
 
isStarted() - Method in class ch.qos.logback.core.db.ConnectionSourceBase
 
isStarted() - Method in class ch.qos.logback.core.filter.Filter
 
isStarted() - Method in class ch.qos.logback.core.LayoutBase
 
isStarted() - Method in class ch.qos.logback.core.pattern.DynamicConverter
 
isStarted() - Method in class ch.qos.logback.core.rolling.RollingPolicyBase
 
isStarted() - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
isStarted() - Method in class ch.qos.logback.core.rolling.TriggeringPolicyBase
 
isStarted() - Method in interface ch.qos.logback.core.spi.LifeCycle
 
isStarted() - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
isSTARTTLS() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
isTextual(String) - Static method in class ch.qos.logback.core.util.ContentTypeUtil
 
isTimeForced - Variable in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
isTraceEnabled() - Method in class ch.qos.logback.classic.Logger
 
isTraceEnabled(Marker) - Method in class ch.qos.logback.classic.Logger
 
isTriggeringEvent(File, E) - Method in class ch.qos.logback.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy
 
isTriggeringEvent(File, E) - Method in class ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP
 
isTriggeringEvent(File, E) - Method in class ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy
 
isTriggeringEvent(File, E) - Method in class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
 
isTriggeringEvent(File, E) - Method in interface ch.qos.logback.core.rolling.TriggeringPolicy
Should roll-over be triggered at this time?
isUnicodeCase() - Method in class ch.qos.logback.core.boolex.Matcher
 
isWarnEnabled() - Method in class ch.qos.logback.classic.Logger
 
isWarnEnabled(Marker) - Method in class ch.qos.logback.classic.Logger
 
iterator() - Method in interface ch.qos.logback.core.status.Status
 
iterator() - Method in class ch.qos.logback.core.status.StatusBase
 
iteratorForAppenders() - Method in class ch.qos.logback.classic.Logger
 
iteratorForAppenders() - Method in interface ch.qos.logback.core.spi.AppenderAttachable
Get an iterator for appenders contained in the parent object.
iteratorForAppenders() - Method in class ch.qos.logback.core.spi.AppenderAttachableImpl
Get all attached appenders as an Enumeration.
IThrowableProxy - Interface in ch.qos.logback.classic.spi
 
IThrowableRenderer<E> - Interface in ch.qos.logback.core.html
 

J

JaninoEventEvaluator - Class in ch.qos.logback.classic.boolex
 
JaninoEventEvaluator() - Constructor for class ch.qos.logback.classic.boolex.JaninoEventEvaluator
 
JaninoEventEvaluatorBase<E> - Class in ch.qos.logback.core.boolex
Abstract class which sets the groundwork for janino based evaluations.
JaninoEventEvaluatorBase() - Constructor for class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
JMSAppenderBase<E> - Class in ch.qos.logback.core.net
This class serves as a base class for JMSTopicAppender and JMSQueueAppender For more information about this appender, please refer to: http://logback.qos.ch/manual/appenders.html#JMSAppenderBase
JMSAppenderBase() - Constructor for class ch.qos.logback.core.net.JMSAppenderBase
 
JMSQueueAppender - Class in ch.qos.logback.classic.net
A simple appender that publishes events to a JMS Queue.
JMSQueueAppender() - Constructor for class ch.qos.logback.classic.net.JMSQueueAppender
 
JMSQueueSink - Class in ch.qos.logback.classic.net
A simple application that consumes logging events sent by a JMSQueueAppender.
JMSQueueSink(String, String, String, String) - Constructor for class ch.qos.logback.classic.net.JMSQueueSink
 
JMSTopicAppender - Class in ch.qos.logback.classic.net
A simple appender that publishes events to a JMS Topic.
JMSTopicAppender() - Constructor for class ch.qos.logback.classic.net.JMSTopicAppender
 
JMSTopicSink - Class in ch.qos.logback.classic.net
A simple application that consumes logging events sent by a JMSTopicAppender.
JMSTopicSink(String, String, String, String) - Constructor for class ch.qos.logback.classic.net.JMSTopicSink
 
JMXConfigurator - Class in ch.qos.logback.classic.jmx
A class that provides access to logback components via JMX.
JMXConfigurator(LoggerContext, MBeanServer, ObjectName) - Constructor for class ch.qos.logback.classic.jmx.JMXConfigurator
 
JMXConfiguratorAction - Class in ch.qos.logback.classic.joran.action
 
JMXConfiguratorAction() - Constructor for class ch.qos.logback.classic.joran.action.JMXConfiguratorAction
 
JMXConfiguratorMBean - Interface in ch.qos.logback.classic.jmx
 
JNDI_CONFIGURATION_RESOURCE - Static variable in class ch.qos.logback.classic.ClassicConstants
 
JNDI_CONTEXT_NAME - Static variable in class ch.qos.logback.classic.ClassicConstants
 
JNDIConnectionSource - Class in ch.qos.logback.core.db
The JNDIConnectionSource is an implementation of ConnectionSource that obtains a DataSource from a JNDI provider and uses it to obtain a Connection.
JNDIConnectionSource() - Constructor for class ch.qos.logback.core.db.JNDIConnectionSource
 
JNDIUtil - Class in ch.qos.logback.classic.util
A simple utility class to create and use a JNDI Context.
JNDIUtil() - Constructor for class ch.qos.logback.classic.util.JNDIUtil
 
JoranConfigurator - Class in ch.qos.logback.classic.joran
This JoranConfiguratorclass adds rules specific to logback-classic.
JoranConfigurator() - Constructor for class ch.qos.logback.classic.joran.JoranConfigurator
 
JoranConfiguratorBase - Class in ch.qos.logback.core.joran
A JoranConfiguratorBase lays most of the groundwork for concrete configurators derived from it.
JoranConfiguratorBase() - Constructor for class ch.qos.logback.core.joran.JoranConfiguratorBase
 
JoranException - Exception in ch.qos.logback.core.joran.spi
 
JoranException(String) - Constructor for exception ch.qos.logback.core.joran.spi.JoranException
 
JoranException(String, Throwable) - Constructor for exception ch.qos.logback.core.joran.spi.JoranException
 

K

KEY_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.Action
 
keyList() - Method in interface ch.qos.logback.core.sift.AppenderTracker
 
keyList() - Method in class ch.qos.logback.core.sift.AppenderTrackerImpl
 
KeywordNode - Class in ch.qos.logback.core.pattern.parser
 

L

layout - Variable in class ch.qos.logback.core.AppenderBase
The layout variable does not need to be set depending on the appender.
Layout<E> - Interface in ch.qos.logback.core
 
layout - Variable in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
LayoutBase<E> - Class in ch.qos.logback.core
 
LayoutBase() - Constructor for class ch.qos.logback.core.LayoutBase
 
leftPad(StringBuffer, String, int) - Static method in class ch.qos.logback.core.pattern.SpacePadder
 
length() - Method in class ch.qos.logback.core.helpers.CyclicBuffer
Get the number of elements in the buffer.
Level - Class in ch.qos.logback.classic
Defines the set of levels recognized by logback-classic, that is Level.OFF, Level.ERROR, Level.WARN, Level.INFO, Level.DEBUG, Level.TRACE and Level.ALL.
LEVEL_ATTRIBUTE - Static variable in class ch.qos.logback.classic.joran.action.LoggerAction
 
LEVEL_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
LevelAction - Class in ch.qos.logback.classic.joran.action
Action to handle the element nested within element.
LevelAction() - Constructor for class ch.qos.logback.classic.joran.action.LevelAction
 
LevelConverter - Class in ch.qos.logback.classic.pattern
Return the event's level.
LevelConverter() - Constructor for class ch.qos.logback.classic.pattern.LevelConverter
 
LevelFilter - Class in ch.qos.logback.classic.filter
A class that filters events by the level equality.
LevelFilter() - Constructor for class ch.qos.logback.classic.filter.LevelFilter
 
levelInt - Variable in class ch.qos.logback.classic.Level
 
levelStr - Variable in class ch.qos.logback.classic.Level
 
LevelToSyslogSeverity - Class in ch.qos.logback.classic.util
 
LevelToSyslogSeverity() - Constructor for class ch.qos.logback.classic.util.LevelToSyslogSeverity
 
LifeCycle - Interface in ch.qos.logback.core.spi
 
LINE_NA - Static variable in class ch.qos.logback.classic.spi.CallerData
When caller information is not available this constant is used for the line number.
LINE_SEPARATOR - Static variable in class ch.qos.logback.core.CoreConstants
 
LINE_SEPARATOR_LEN - Static variable in class ch.qos.logback.core.CoreConstants
 
LineOfCallerConverter - Class in ch.qos.logback.classic.pattern
 
LineOfCallerConverter() - Constructor for class ch.qos.logback.classic.pattern.LineOfCallerConverter
 
LineSeparatorConverter - Class in ch.qos.logback.classic.pattern
 
LineSeparatorConverter() - Constructor for class ch.qos.logback.classic.pattern.LineSeparatorConverter
 
list - Variable in class ch.qos.logback.core.read.ListAppender
 
ListAppender<E> - Class in ch.qos.logback.core.read
 
ListAppender() - Constructor for class ch.qos.logback.core.read.ListAppender
 
LiteralConverter<E> - Class in ch.qos.logback.core.pattern
 
LiteralConverter(String) - Constructor for class ch.qos.logback.core.pattern.LiteralConverter
 
loadClass(String, Context) - Static method in class ch.qos.logback.core.util.Loader
 
loadClass(String) - Static method in class ch.qos.logback.core.util.Loader
If running under JDK 1.2 load the specified class using the Thread contextClassLoader if that fails try Class.forname.
Loader - Class in ch.qos.logback.core.util
Load resources (or images) from various sources.
Loader() - Constructor for class ch.qos.logback.core.util.Loader
 
localName - Variable in class ch.qos.logback.core.joran.event.SaxEvent
 
locator - Variable in class ch.qos.logback.core.joran.event.SaxEvent
 
log(Marker, String, int, String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
LOG_ALERT - Static variable in class ch.qos.logback.core.net.SyslogConstants
log alert, numerical code 14.
LOG_AUDIT - Static variable in class ch.qos.logback.core.net.SyslogConstants
log audit, numerical code 13.
LOG_AUTH - Static variable in class ch.qos.logback.core.net.SyslogConstants
security/authorization messages, numerical code 4.
LOG_AUTHPRIV - Static variable in class ch.qos.logback.core.net.SyslogConstants
security/authorization messages, numerical code 10.
LOG_CLOCK - Static variable in class ch.qos.logback.core.net.SyslogConstants
clock daemon, numerical code 15.
LOG_CRON - Static variable in class ch.qos.logback.core.net.SyslogConstants
clock daemon, numerical code 9.
LOG_DAEMON - Static variable in class ch.qos.logback.core.net.SyslogConstants
system daemons, numerical code 3.
LOG_FTP - Static variable in class ch.qos.logback.core.net.SyslogConstants
ftp daemon, numerical code 11.
LOG_KERN - Static variable in class ch.qos.logback.core.net.SyslogConstants
kernel messages, numerical code 0.
LOG_LOCAL0 - Static variable in class ch.qos.logback.core.net.SyslogConstants
reserved for local use, numerical code 16.
LOG_LOCAL1 - Static variable in class ch.qos.logback.core.net.SyslogConstants
reserved for local use, numerical code 17.
LOG_LOCAL2 - Static variable in class ch.qos.logback.core.net.SyslogConstants
reserved for local use, numerical code 18.
LOG_LOCAL3 - Static variable in class ch.qos.logback.core.net.SyslogConstants
reserved for local use, numerical code 19.
LOG_LOCAL4 - Static variable in class ch.qos.logback.core.net.SyslogConstants
reserved for local use, numerical code 20.
LOG_LOCAL5 - Static variable in class ch.qos.logback.core.net.SyslogConstants
reserved for local use, numerical code 21.
LOG_LOCAL6 - Static variable in class ch.qos.logback.core.net.SyslogConstants
reserved for local use, numerical code 22.
LOG_LOCAL7 - Static variable in class ch.qos.logback.core.net.SyslogConstants
reserved for local use, numerical code 23.
LOG_LPR - Static variable in class ch.qos.logback.core.net.SyslogConstants
line printer subsystem, numerical code 6.
LOG_MAIL - Static variable in class ch.qos.logback.core.net.SyslogConstants
mail system, numerical code 2.
LOG_NEWS - Static variable in class ch.qos.logback.core.net.SyslogConstants
network news subsystem, numerical code 7.
LOG_NTP - Static variable in class ch.qos.logback.core.net.SyslogConstants
NTP subsystem, numerical code 12.
LOG_SYSLOG - Static variable in class ch.qos.logback.core.net.SyslogConstants
messages generated internally by syslogd, numerical code 5.
LOG_USER - Static variable in class ch.qos.logback.core.net.SyslogConstants
user-level messages, numerical code 1.
LOG_UUCP - Static variable in class ch.qos.logback.core.net.SyslogConstants
UUCP subsystem, numerical code 8
LOGBACK_CONTEXT_SELECTOR - Static variable in class ch.qos.logback.classic.ClassicConstants
 
LogbackException - Exception in ch.qos.logback.core
 
LogbackException(String) - Constructor for exception ch.qos.logback.core.LogbackException
 
LogbackException(String, Throwable) - Constructor for exception ch.qos.logback.core.LogbackException
 
LogbackMDCAdapter - Class in org.slf4j.impl
A Mapped Diagnostic Context, or MDC in short, is an instrument for distinguishing interleaved log output from different sources.
Logger - Class in ch.qos.logback.classic
 
LoggerAction - Class in ch.qos.logback.classic.joran.action
Action which handles elements in configuration files.
LoggerAction() - Constructor for class ch.qos.logback.classic.joran.action.LoggerAction
 
LoggerComparator - Class in ch.qos.logback.classic.spi
 
LoggerComparator() - Constructor for class ch.qos.logback.classic.spi.LoggerComparator
 
LoggerContext - Class in ch.qos.logback.classic
LoggerContext glues many of the logback-classic components together.
LoggerContext() - Constructor for class ch.qos.logback.classic.LoggerContext
 
LoggerContextAware - Interface in ch.qos.logback.classic.spi
 
LoggerContextAwareBase - Class in ch.qos.logback.classic.spi
 
LoggerContextAwareBase() - Constructor for class ch.qos.logback.classic.spi.LoggerContextAwareBase
 
LoggerContextFilter - Class in ch.qos.logback.classic.selector.servlet
A servlet filter that puts the environment-dependend LoggerContext in a Threadlocal variable.
LoggerContextFilter() - Constructor for class ch.qos.logback.classic.selector.servlet.LoggerContextFilter
 
LoggerContextListener - Interface in ch.qos.logback.classic.spi
 
LoggerContextVO - Class in ch.qos.logback.classic.spi
LoggerContextVO offers a restricted view of LoggerContext intended to be exposed by LoggingEvent to remote systems.
LoggerContextVO(LoggerContext) - Constructor for class ch.qos.logback.classic.spi.LoggerContextVO
 
LoggerConverter - Class in ch.qos.logback.classic.pattern
 
LoggerConverter() - Constructor for class ch.qos.logback.classic.pattern.LoggerConverter
 
LoggerRemoteView - Class in ch.qos.logback.classic.spi
An interface that allows Logger objects and LoggerSer objects to be used the same way be client of the LoggingEvent object.
LoggerRemoteView(String, LoggerContext) - Constructor for class ch.qos.logback.classic.spi.LoggerRemoteView
 
LoggerStatusPrinter - Class in ch.qos.logback.classic.util
 
LoggerStatusPrinter() - Constructor for class ch.qos.logback.classic.util.LoggerStatusPrinter
 
LoggingEvent - Class in ch.qos.logback.classic.spi
The internal representation of logging events.
LoggingEvent() - Constructor for class ch.qos.logback.classic.spi.LoggingEvent
 
LoggingEvent(String, Logger, Level, String, Throwable, Object[]) - Constructor for class ch.qos.logback.classic.spi.LoggingEvent
 
LoggingEventPreSerializationTransformer - Class in ch.qos.logback.classic.net
 
LoggingEventPreSerializationTransformer() - Constructor for class ch.qos.logback.classic.net.LoggingEventPreSerializationTransformer
 
LoggingEventVO - Class in ch.qos.logback.classic.spi
A read-only and serializable implementation of ILoggingEvent.
LoggingEventVO() - Constructor for class ch.qos.logback.classic.spi.LoggingEventVO
 
LoginAuthenticator - Class in ch.qos.logback.core.net
 
lookup(Context, String) - Method in class ch.qos.logback.classic.net.JMSQueueSink
 
lookup(Context, String) - Method in class ch.qos.logback.classic.net.JMSTopicSink
 
lookup(Context, String) - Static method in class ch.qos.logback.classic.util.JNDIUtil
 
lookup(Context, String) - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
LRUCache<K,V> - Class in ch.qos.logback.classic.pattern
An lru cache based on Java's LinkedHashMap.
LRUCache(int) - Constructor for class ch.qos.logback.classic.pattern.LRUCache
 

M

main(String[]) - Static method in class ch.qos.logback.classic.net.JMSQueueSink
 
main(String[]) - Static method in class ch.qos.logback.classic.net.JMSTopicSink
 
main(String[]) - Static method in class ch.qos.logback.classic.net.SimpleSocketServer
 
makeSubjectLayout(String) - Method in class ch.qos.logback.classic.net.SMTPAppender
 
makeSubjectLayout(String) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
return a layout for the subjet string as appropriate for the module.
MarkerConverter - Class in ch.qos.logback.classic.pattern
Return the event's marker value(s).
MarkerConverter() - Constructor for class ch.qos.logback.classic.pattern.MarkerConverter
 
MarkerFilter - Class in ch.qos.logback.classic.turbo
Checks whether the marker in the event matches the marker specified by the user.
MarkerFilter() - Constructor for class ch.qos.logback.classic.turbo.MarkerFilter
 
match(Marker, Marker[]) - Static method in class ch.qos.logback.classic.pattern.Util
 
matchActions(Pattern) - Method in interface ch.qos.logback.core.joran.spi.RuleStore
 
matchActions(Pattern) - Method in class ch.qos.logback.core.joran.spi.SimpleRuleStore
 
Matcher - Class in ch.qos.logback.core.boolex
 
Matcher() - Constructor for class ch.qos.logback.core.boolex.Matcher
 
matcherList - Variable in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
matches(String) - Method in class ch.qos.logback.core.boolex.Matcher
Checks whether the input matches the regular expression.
MatchingFilter - Class in ch.qos.logback.classic.turbo
An abstract class containing support for MatchingFilter.onMatch on MatchingFilter.onMismatch attributes, shared by many but not all tubo filters.
MatchingFilter() - Constructor for class ch.qos.logback.classic.turbo.MatchingFilter
 
MAX_DOTS - Static variable in class ch.qos.logback.classic.ClassicConstants
The maximum number of package separators (dots) that abbreviation algorithms can handle.
MAX_HEADER_COUNT - Static variable in class ch.qos.logback.core.BasicStatusManager
 
MBeanUtil - Class in ch.qos.logback.classic.jmx
 
MBeanUtil() - Constructor for class ch.qos.logback.classic.jmx.MBeanUtil
 
MDCBasedDiscriminator - Class in ch.qos.logback.classic.sift
MDCBasedDiscriminator essentially returns the value mapped to an MDC key.
MDCBasedDiscriminator() - Constructor for class ch.qos.logback.classic.sift.MDCBasedDiscriminator
 
MDCConverter - Class in ch.qos.logback.classic.pattern
 
MDCConverter() - Constructor for class ch.qos.logback.classic.pattern.MDCConverter
 
MDCFilter - Class in ch.qos.logback.classic.turbo
This class allows output for a given MDC value.
MDCFilter() - Constructor for class ch.qos.logback.classic.turbo.MDCFilter
 
MDCValueLevelPair - Class in ch.qos.logback.classic.turbo
Bean pairing an MDC value with a log level.
MDCValueLevelPair() - Constructor for class ch.qos.logback.classic.turbo.MDCValueLevelPair
 
MessageConverter - Class in ch.qos.logback.classic.pattern
Return the event's message.
MessageConverter() - Constructor for class ch.qos.logback.classic.pattern.MessageConverter
 
methodDescriptors - Variable in class ch.qos.logback.core.joran.spi.PropertySetter
 
MethodOfCallerConverter - Class in ch.qos.logback.classic.pattern
 
MethodOfCallerConverter() - Constructor for class ch.qos.logback.classic.pattern.MethodOfCallerConverter
 
MILLIS_IN_ONE_SECOND - Static variable in interface ch.qos.logback.core.sift.AppenderTracker
 
mimeMsg - Variable in class ch.qos.logback.core.net.SMTPAppenderBase
 
MonoTypedConverter - Interface in ch.qos.logback.core.rolling.helper
Converters which can deal only with one type should implement this interface.
MsSQLDialect - Class in ch.qos.logback.core.db.dialect
The MS SQL Server dialect is untested.
MsSQLDialect() - Constructor for class ch.qos.logback.core.db.dialect.MsSQLDialect
 
mustCreateParentDirectories(File) - Static method in class ch.qos.logback.core.util.FileUtil
 
MySQLDialect - Class in ch.qos.logback.core.db.dialect
 
MySQLDialect() - Constructor for class ch.qos.logback.core.db.dialect.MySQLDialect
 

N

NA - Static variable in class ch.qos.logback.classic.spi.CallerData
When caller information is not available this constant is used for file name, method name, etc.
name - Variable in class ch.qos.logback.core.AppenderBase
Appenders are named.
name - Variable in class ch.qos.logback.core.UnsynchronizedAppenderBase
Appenders are named.
NAME_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.Action
 
NamedConverter - Class in ch.qos.logback.classic.pattern
 
NamedConverter() - Constructor for class ch.qos.logback.classic.pattern.NamedConverter
 
namespaceURI - Variable in class ch.qos.logback.core.joran.event.SaxEvent
 
NestedBasicPropertyIA - Class in ch.qos.logback.core.joran.action
This action is responsible for tying together a parent object with one of its simple properties specified as an element but for which there is no explicit rule.
NestedBasicPropertyIA() - Constructor for class ch.qos.logback.core.joran.action.NestedBasicPropertyIA
 
NestedComplexPropertyIA - Class in ch.qos.logback.core.joran.action
This action is responsible for tying together a parent object with a child element for which there is no explicit rule.
NestedComplexPropertyIA() - Constructor for class ch.qos.logback.core.joran.action.NestedComplexPropertyIA
 
NewRuleAction - Class in ch.qos.logback.core.joran.action
 
NewRuleAction() - Constructor for class ch.qos.logback.core.joran.action.NewRuleAction
 
nextCheck - Variable in class ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter
 
nextCheck - Variable in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
NoAutoStart - Annotation Type in ch.qos.logback.core.joran.spi
If a type (a class) has this annotation, then it will not be automatically started by Joran at configuration time.
NoAutoStartUtil - Class in ch.qos.logback.core.joran.spi
 
NoAutoStartUtil() - Constructor for class ch.qos.logback.core.joran.spi.NoAutoStartUtil
 
Node - Class in ch.qos.logback.core.pattern.parser
 
NOPAction - Class in ch.qos.logback.core.joran.action
No operation (NOP) action that does strictly nothing.
NOPAction() - Constructor for class ch.qos.logback.core.joran.action.NOPAction
 
NopThrowableInformationConverter - Class in ch.qos.logback.classic.pattern
Always returns an empty string.
NopThrowableInformationConverter() - Constructor for class ch.qos.logback.classic.pattern.NopThrowableInformationConverter
 
NOPThrowableRenderer - Class in ch.qos.logback.core.html
 
NOPThrowableRenderer() - Constructor for class ch.qos.logback.core.html.NOPThrowableRenderer
 
NOTICE_SEVERITY - Static variable in class ch.qos.logback.core.net.SyslogConstants
Notice: normal but significant condition
notMarkedWithNoAutoStart(Object) - Static method in class ch.qos.logback.core.joran.spi.NoAutoStartUtil
Returns true if the class of the object 'o' passed as parameter is *not* marked with the NoAutoStart annotation.
NULL - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 

O

obj - Variable in class ch.qos.logback.core.joran.spi.PropertySetter
 
objClass - Variable in class ch.qos.logback.core.joran.spi.PropertySetter
 
OFF - Static variable in class ch.qos.logback.classic.Level
The OFF is used to turn off logging.
OFF_INT - Static variable in class ch.qos.logback.classic.Level
 
OFF_INTEGER - Static variable in class ch.qos.logback.classic.Level
 
OnConsoleStatusListener - Class in ch.qos.logback.core.status
Print all new incoming status messages on the console.
OnConsoleStatusListener() - Constructor for class ch.qos.logback.core.status.OnConsoleStatusListener
 
OnErrorEvaluator - Class in ch.qos.logback.classic.boolex
Evaluates to true when the logging event passed as parameter has level ERROR or higher.
OnErrorEvaluator() - Constructor for class ch.qos.logback.classic.boolex.OnErrorEvaluator
 
onMatch - Variable in class ch.qos.logback.classic.turbo.MatchingFilter
 
onMatch - Variable in class ch.qos.logback.core.filter.AbstractMatcherFilter
 
onMessage(Message) - Method in class ch.qos.logback.classic.net.JMSQueueSink
 
onMessage(Message) - Method in class ch.qos.logback.classic.net.JMSTopicSink
 
onMismatch - Variable in class ch.qos.logback.classic.turbo.MatchingFilter
 
onMismatch - Variable in class ch.qos.logback.core.filter.AbstractMatcherFilter
 
onReset(LoggerContext) - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
onReset(LoggerContext) - Method in interface ch.qos.logback.classic.spi.LoggerContextListener
 
onStart(LoggerContext) - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
onStart(LoggerContext) - Method in interface ch.qos.logback.classic.spi.LoggerContextListener
 
onStop(LoggerContext) - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
When the associated LoggerContext is stopped, this configurator must be unregistered
onStop(LoggerContext) - Method in interface ch.qos.logback.classic.spi.LoggerContextListener
 
oos - Variable in class ch.qos.logback.core.net.SocketAppenderBase
 
OOS_RESET_FREQUENCY - Static variable in class ch.qos.logback.core.CoreConstants
 
openFile(String) - Method in class ch.qos.logback.core.FileAppender
Sets and opens the file where the log output will go.
OptionHelper - Class in ch.qos.logback.core.util
 
OptionHelper() - Constructor for class ch.qos.logback.core.util.OptionHelper
 
OptionTokenizer - Class in ch.qos.logback.core.pattern.parser
 
OracleDialect - Class in ch.qos.logback.core.db.dialect
The Oracle dialect.
OracleDialect() - Constructor for class ch.qos.logback.core.db.dialect.OracleDialect
 
org.slf4j.impl - package org.slf4j.impl
 

P

PackagingDataCalculator - Class in ch.qos.logback.classic.spi
Given a classname locate associated PackageInfo (jar name, version name).
PackagingDataCalculator() - Constructor for class ch.qos.logback.classic.spi.PackagingDataCalculator
 
ParamAction - Class in ch.qos.logback.core.joran.action
 
ParamAction() - Constructor for class ch.qos.logback.core.joran.action.ParamAction
 
parse() - Method in class ch.qos.logback.core.pattern.parser.Parser
 
Parser<E> - Class in ch.qos.logback.core.pattern.parser
 
Parser(String) - Constructor for class ch.qos.logback.core.pattern.parser.Parser
 
Parser(String, IEscapeUtil) - Constructor for class ch.qos.logback.core.pattern.parser.Parser
 
password - Variable in class ch.qos.logback.core.net.JMSAppenderBase
 
pattern - Variable in class ch.qos.logback.core.html.HTMLLayoutBase
 
pattern - Variable in class ch.qos.logback.core.joran.event.StartEvent
 
Pattern - Class in ch.qos.logback.core.joran.spi
A pattern is used to designate XML elements in a document.
Pattern() - Constructor for class ch.qos.logback.core.joran.spi.Pattern
 
Pattern(String) - Constructor for class ch.qos.logback.core.joran.spi.Pattern
Build a pattern from a string.
PATTERN_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.Action
 
PATTERN_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
PATTERN_RULE_REGISTRY - Static variable in class ch.qos.logback.core.CoreConstants
Customized pattern conversion rules are stored under this key in the Context object store.
PatternLayout - Class in ch.qos.logback.classic
A flexible layout configurable with pattern string.
PatternLayout() - Constructor for class ch.qos.logback.classic.PatternLayout
 
PatternLayoutBase<E> - Class in ch.qos.logback.core.pattern
 
PatternLayoutBase() - Constructor for class ch.qos.logback.core.pattern.PatternLayoutBase
 
peekLast() - Method in class ch.qos.logback.core.joran.spi.Pattern
 
peekObject() - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
PERCENT_CHAR - Static variable in class ch.qos.logback.core.CoreConstants
 
PeriodicityType - Enum in ch.qos.logback.core.rolling.helper
 
PlatformInfo - Class in ch.qos.logback.classic.spi
This class provides information about the runtime platform.
PlatformInfo() - Constructor for class ch.qos.logback.classic.spi.PlatformInfo
 
play(List<SaxEvent>) - Method in class ch.qos.logback.core.joran.spi.EventPlayer
 
play(List<SaxEvent>) - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
pop() - Method in class ch.qos.logback.core.joran.spi.Pattern
 
popObject() - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
port - Variable in class ch.qos.logback.core.net.SocketAppenderBase
 
postCompileProcessor - Variable in class ch.qos.logback.core.pattern.PatternLayoutBase
 
PostCompileProcessor<E> - Interface in ch.qos.logback.core.pattern
Implements this to perform post compile processing for a PatternLayout.
PostgreSQLDialect - Class in ch.qos.logback.core.db.dialect
 
PostgreSQLDialect() - Constructor for class ch.qos.logback.core.db.dialect.PostgreSQLDialect
 
postProcess(Object, SyslogWriter) - Method in class ch.qos.logback.classic.net.SyslogAppender
 
postProcess(Object, SyslogWriter) - Method in class ch.qos.logback.core.net.SyslogAppenderBase
 
postProcessEvent(ILoggingEvent) - Method in class ch.qos.logback.classic.net.SocketAppender
 
postProcessEvent(E) - Method in class ch.qos.logback.core.net.SocketAppenderBase
 
prepareForDeferredProcessing() - Method in interface ch.qos.logback.classic.spi.ILoggingEvent
 
prepareForDeferredProcessing() - Method in class ch.qos.logback.classic.spi.LoggingEvent
This method should be called prior to serializing an event.
prepareForDeferredProcessing() - Method in class ch.qos.logback.classic.spi.LoggingEventVO
 
prepareLoggingEvent(ILoggingEvent) - Method in class ch.qos.logback.classic.pattern.ExtendedThrowableProxyConverter
 
PreSerializationTransformer<E> - Interface in ch.qos.logback.core.spi
PreSerializationTransformer instances have the responsibility to transform object into a presumably equivalent serializable representation.
print(Context) - Static method in class ch.qos.logback.core.util.StatusPrinter
Print the contents of the context's status data.
print(StatusManager) - Static method in class ch.qos.logback.core.util.StatusPrinter
 
print(List<Status>) - Static method in class ch.qos.logback.core.util.StatusPrinter
 
printCSS(String, PrintWriter) - Method in class ch.qos.logback.core.status.ViewStatusMessagesServletBase
 
printFirstLine(StringBuilder, IThrowableProxy) - Method in class ch.qos.logback.classic.html.DefaultThrowableRenderer
 
printFirstLine(StringBuilder, IThrowableProxy) - Static method in class ch.qos.logback.classic.spi.ThrowableProxyUtil
 
printHeader(StringBuilder) - Method in class ch.qos.logback.core.status.ViewStatusMessagesServletBase
 
printIfErrorsOccured(Context) - Static method in class ch.qos.logback.core.util.StatusPrinter
Print the contents of the context statuses, but only if they contain errors.
printInCaseOfErrorsOrWarnings(Context) - Static method in class ch.qos.logback.core.util.StatusPrinter
Print the contents of the context statuses, but only if they contain warnings or errors.
printList(StringBuilder, StatusManager) - Method in class ch.qos.logback.core.status.ViewStatusMessagesServletBase
 
printPeriodicity(ContextAwareBase) - Method in class ch.qos.logback.core.rolling.helper.RollingCalendar
 
printStatusInDefaultContext() - Static method in class ch.qos.logback.classic.util.LoggerStatusPrinter
 
printSTEP(StringBuilder, StackTraceElementProxy) - Static method in class ch.qos.logback.classic.spi.ThrowableProxyUtil
 
printSTEPArray(StringBuilder, IThrowableProxy) - Static method in class ch.qos.logback.classic.spi.ThrowableProxyUtil
 
process(Converter<ILoggingEvent>) - Method in class ch.qos.logback.classic.pattern.EnsureExceptionHandling
This implementation checks if any of the converters in the chain handles exceptions.
process(Converter<E>) - Method in interface ch.qos.logback.core.pattern.PostCompileProcessor
Post compile processing of the converter chain.
PROPERTIES_EXIST - Static variable in class ch.qos.logback.classic.db.DBHelper
 
PropertyAction - Class in ch.qos.logback.core.joran.action
This class serves as a base for other actions, which similar to the ANT task which add/set properties of a given object.
PropertyAction() - Constructor for class ch.qos.logback.core.joran.action.PropertyAction
 
PropertyContainer - Interface in ch.qos.logback.core.spi
 
PropertyConverter - Class in ch.qos.logback.classic.pattern
 
PropertyConverter() - Constructor for class ch.qos.logback.classic.pattern.PropertyConverter
 
propertyDescriptors - Variable in class ch.qos.logback.core.joran.spi.PropertySetter
 
PropertySetter - Class in ch.qos.logback.core.joran.spi
General purpose Object property setter.
PropertySetter(Object) - Constructor for class ch.qos.logback.core.joran.spi.PropertySetter
Create a new PropertySetter for the specified Object.
PropertySetterException - Exception in ch.qos.logback.core.util
Thrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class.
PropertySetterException(String) - Constructor for exception ch.qos.logback.core.util.PropertySetterException
 
PropertySetterException(Throwable) - Constructor for exception ch.qos.logback.core.util.PropertySetterException
 
PropertySetterException(String, Throwable) - Constructor for exception ch.qos.logback.core.util.PropertySetterException
 
providerURL - Variable in class ch.qos.logback.core.net.JMSAppenderBase
 
push(String) - Method in class ch.qos.logback.core.joran.spi.Pattern
 
pushObject(Object) - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
put(String, Appender<E>, long) - Method in interface ch.qos.logback.core.sift.AppenderTracker
 
put(String, Appender<E>, long) - Method in class ch.qos.logback.core.sift.AppenderTrackerImpl
 
put(String, String) - Method in class org.slf4j.impl.LogbackMDCAdapter
Put a context value (the val parameter) as identified with the key parameter into the current thread's context map.
putObject(String, Object) - Method in interface ch.qos.logback.core.Context
Store an object under 'key'.
putObject(String, Object) - Method in class ch.qos.logback.core.ContextBase
 
putProperty(String, String) - Method in class ch.qos.logback.classic.LoggerContext
 
putProperty(String, String) - Method in interface ch.qos.logback.core.Context
Set a property of this context.
putProperty(String, String) - Method in class ch.qos.logback.core.ContextBase
 

Q

qName - Variable in class ch.qos.logback.core.joran.event.SaxEvent
 

R

rawFileProperty() - Method in class ch.qos.logback.core.FileAppender
This method is used by derived classes to obtain the raw file property.
rc - Variable in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
readResolve() - Method in class ch.qos.logback.classic.Logger
After serialization, the logger instance does not know its LoggerContext.
ReconfigureOnChangeFilter - Class in ch.qos.logback.classic.turbo
Reconfigure a LoggerContext when the configuration file changes.
ReconfigureOnChangeFilter() - Constructor for class ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter
 
reconnectionDelay - Variable in class ch.qos.logback.core.net.SocketAppenderBase
 
recordEvents(InputStream) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
recordEvents(InputSource) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
REF_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
REFERENCE_BIPS - Static variable in class ch.qos.logback.core.CoreConstants
The reference bogo instructions per second on Ceki's machine (Orion)
RegularEscapeUtil - Class in ch.qos.logback.core.pattern.util
This implementation is intended for use in PatternLayout.
RegularEscapeUtil() - Constructor for class ch.qos.logback.core.pattern.util.RegularEscapeUtil
 
RelativeTimeConverter - Class in ch.qos.logback.classic.pattern
 
RelativeTimeConverter() - Constructor for class ch.qos.logback.classic.pattern.RelativeTimeConverter
 
reloadByFileName(String) - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
reloadByFileName(String) - Method in interface ch.qos.logback.classic.jmx.JMXConfiguratorMBean
 
reloadByURL(URL) - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
reloadByURL(URL) - Method in interface ch.qos.logback.classic.jmx.JMXConfiguratorMBean
 
reloadDefaultConfiguration() - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
reloadDefaultConfiguration() - Method in interface ch.qos.logback.classic.jmx.JMXConfiguratorMBean
 
remoteHost - Variable in class ch.qos.logback.core.net.SocketAppenderBase
We remember host name as String in addition to the resolved InetAddress so that it can be returned via getOption().
remove(StatusListener) - Method in class ch.qos.logback.core.BasicStatusManager
 
remove(Status) - Method in interface ch.qos.logback.core.status.Status
 
remove(Status) - Method in class ch.qos.logback.core.status.StatusBase
 
remove(StatusListener) - Method in interface ch.qos.logback.core.status.StatusManager
Remove a status listener.
remove(String) - Method in class org.slf4j.impl.LogbackMDCAdapter
Remove the the context identified by the key parameter.
removeEldestEntry(Map.Entry) - Method in class ch.qos.logback.classic.pattern.LRUCache
 
removeEmptyParentDirectories(File, int) - Static method in class ch.qos.logback.core.rolling.helper.FileFilterUtil
 
removeInPlayListener(InPlayListener) - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
removeListener(LoggerContextListener) - Method in class ch.qos.logback.classic.LoggerContext
 
removeLocalContext() - Method in class ch.qos.logback.classic.selector.ContextJNDISelector
 
rename(String, String) - Method in class ch.qos.logback.core.rolling.helper.RenameUtil
A robust file renaming method which in case of failure falls back to renaming by copying.
renameByCopying(String, String) - Method in class ch.qos.logback.core.rolling.helper.RenameUtil
 
RenameUtil - Class in ch.qos.logback.core.rolling.helper
Utility class to help solving problems encountered while renaming files.
RenameUtil() - Constructor for class ch.qos.logback.core.rolling.helper.RenameUtil
 
render(StringBuilder, ILoggingEvent) - Method in class ch.qos.logback.classic.html.DefaultThrowableRenderer
 
render(StringBuilder, E) - Method in interface ch.qos.logback.core.html.IThrowableRenderer
 
render(StringBuilder, Object) - Method in class ch.qos.logback.core.html.NOPThrowableRenderer
 
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.
reset() - Method in class ch.qos.logback.classic.LoggerContext
This method clears all internal properties, closes all appenders, removes any turboFilters, fires an OnReset event, removes all status listeners, removes all context listeners (except those which are reset resistant).
reset() - Method in class ch.qos.logback.core.ContextBase
Clear the internal objectMap and all properties.
resetTurboFilterList() - Method in class ch.qos.logback.classic.LoggerContext
First stop all registered turbo filters and then clear the registration list.
resize(int) - Method in class ch.qos.logback.core.helpers.CyclicBuffer
Resize the cyclic buffer to newSize.
reverseSortFileArrayByName(File[]) - Static method in class ch.qos.logback.core.rolling.helper.FileFilterUtil
 
rightPad(StringBuffer, String, int) - Static method in class ch.qos.logback.core.pattern.SpacePadder
 
RollingCalendar - Class in ch.qos.logback.core.rolling.helper
RollingCalendar is a helper class to TimeBasedRollingPolicy or similar timed-based rolling policies.
RollingCalendar() - Constructor for class ch.qos.logback.core.rolling.helper.RollingCalendar
 
RollingCalendar(TimeZone, Locale) - Constructor for class ch.qos.logback.core.rolling.helper.RollingCalendar
 
RollingFileAppender<E> - Class in ch.qos.logback.core.rolling
RollingFileAppender extends FileAppender to backup the log files depending on RollingPolicy and TriggeringPolicy.
RollingFileAppender() - Constructor for class ch.qos.logback.core.rolling.RollingFileAppender
The default constructor simply calls its parents constructor.
RollingPolicy - Interface in ch.qos.logback.core.rolling
A RollingPolicy is responsible for performing the rolling over of the active log file.
RollingPolicyBase - Class in ch.qos.logback.core.rolling
Implements methods common to most, it not all, rolling policies.
RollingPolicyBase() - Constructor for class ch.qos.logback.core.rolling.RollingPolicyBase
 
rollover() - Method in class ch.qos.logback.core.rolling.FixedWindowRollingPolicy
 
rollover() - Method in class ch.qos.logback.core.rolling.RollingFileAppender
Implemented by delegating most of the rollover work to a rolling policy.
rollover() - Method in interface ch.qos.logback.core.rolling.RollingPolicy
Rolls over log files according to implementation policy.
rollover() - Method in class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
 
RolloverFailure - Exception in ch.qos.logback.core.rolling
A RolloverFailure occurs if, for whatever reason a rollover fails.
RolloverFailure(String) - Constructor for exception ch.qos.logback.core.rolling.RolloverFailure
 
RootLoggerAction - Class in ch.qos.logback.classic.joran.action
 
RootLoggerAction() - Constructor for class ch.qos.logback.classic.joran.action.RootLoggerAction
 
RuleStore - Interface in ch.qos.logback.core.joran.spi
As its name indicates, a RuleStore contains 2-tuples consists of a Pattern and an Action.
run() - Method in class ch.qos.logback.classic.net.SimpleSocketServer
 
run() - Method in class ch.qos.logback.classic.net.SocketNode
 
run() - Method in class ch.qos.logback.core.rolling.helper.CompressionRunnable
 

S

SaxEvent - Class in ch.qos.logback.core.joran.event
 
saxEventList - Variable in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
SaxEventRecorder - Class in ch.qos.logback.core.joran.event
 
SaxEventRecorder() - Constructor for class ch.qos.logback.core.joran.event.SaxEventRecorder
 
ScanException - Exception in ch.qos.logback.core.pattern.parser
 
ScanException(String) - Constructor for exception ch.qos.logback.core.pattern.parser.ScanException
 
ScanException(String, Throwable) - Constructor for exception ch.qos.logback.core.pattern.parser.ScanException
 
securityCredentials - Variable in class ch.qos.logback.core.net.JMSAppenderBase
 
securityPrincipalName - Variable in class ch.qos.logback.core.net.JMSAppenderBase
 
SEE_FNP_NOT_SET - Static variable in class ch.qos.logback.core.CoreConstants
 
SEE_SIZE_FORMAT - Static variable in class ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy
 
SELECT_CURRVAL - Static variable in class ch.qos.logback.core.db.dialect.HSQLDBDialect
 
SELECT_CURRVAL - Static variable in class ch.qos.logback.core.db.dialect.MsSQLDialect
 
SELECT_CURRVAL - Static variable in class ch.qos.logback.core.db.dialect.OracleDialect
 
SELECT_CURRVAL - Static variable in class ch.qos.logback.core.db.dialect.PostgreSQLDialect
 
SELECT_LAST_INSERT_ID - Static variable in class ch.qos.logback.core.db.dialect.MySQLDialect
 
selectEventId(PreparedStatement, Connection) - Method in class ch.qos.logback.core.db.DBAppenderBase
 
sendBuffer(E) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
Send the contents of the cyclic buffer as an e-mail message.
service(HttpServletRequest, HttpServletResponse) - Method in class ch.qos.logback.core.status.ViewStatusMessagesServletBase
 
setAdditive(boolean) - Method in class ch.qos.logback.classic.Logger
 
setAllowedRepetitions(int) - Method in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
The allowed number of repetitions before
setAppend(boolean) - Method in class ch.qos.logback.core.FileAppender
 
setAppenderFactory(AppenderFactoryBase<E>) - Method in class ch.qos.logback.core.sift.SiftingAppenderBase
 
setArgumentArray(Object[]) - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
setBufferedIO(boolean) - Method in class ch.qos.logback.core.FileAppender
 
setBufferSize(int) - Method in class ch.qos.logback.classic.net.SMTPAppender
The BufferSize option takes a positive integer representing the maximum number of logging events to collect in a cyclic buffer.
setBufferSize(int) - Method in class ch.qos.logback.core.FileAppender
 
setCacheSize(int) - Method in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
 
setCallerData(StackTraceElement[]) - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
setCanonEq(boolean) - Method in class ch.qos.logback.core.boolex.Matcher
 
setCaseSensitive(boolean) - Method in class ch.qos.logback.core.boolex.Matcher
 
setChildConverter(Converter<E>) - Method in class ch.qos.logback.core.pattern.CompositeConverter
 
setChildNode(Node) - Method in class ch.qos.logback.core.pattern.parser.CompositeNode
 
setClassPackagingData(ClassPackagingData) - Method in class ch.qos.logback.classic.spi.StackTraceElementProxy
 
setComplexProperty(String, Object) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
 
setConnectionSource(ConnectionSource) - Method in class ch.qos.logback.core.db.DBAppenderBase
 
setContext(Context) - Method in class ch.qos.logback.classic.pattern.ClassicConverter
 
setContext(Context) - Method in class ch.qos.logback.classic.spi.LoggerContextAwareBase
 
setContext(Context) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
setContext(Context) - Method in class ch.qos.logback.core.LayoutBase
 
setContext(Context) - Method in interface ch.qos.logback.core.spi.ContextAware
 
setContext(Context) - Method in class ch.qos.logback.core.spi.ContextAwareBase
 
setContext(Context) - Method in class ch.qos.logback.core.spi.ContextAwareImpl
 
setContextForConverters(Converter<E>) - Method in class ch.qos.logback.core.pattern.PatternLayoutBase
 
setContextMap(Map) - Method in class org.slf4j.impl.LogbackMDCAdapter
 
setCssBuilder(CssBuilder) - Method in class ch.qos.logback.core.html.HTMLLayoutBase
 
setCurrentTime(long) - Method in interface ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicy
Set the current time.
setCurrentTime(long) - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
setDataSource(DataSource) - Method in class ch.qos.logback.core.db.DataSourceConnectionSource
 
setDateInCurrentPeriod(long) - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
setDateInCurrentPeriod(Date) - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
setDefaultThreshold(Level) - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
 
setDefaultValue(String) - Method in class ch.qos.logback.classic.sift.ContextBasedDiscriminator
The default context name in case the context name is not set for the current logging event.
setDefaultValue(String) - Method in class ch.qos.logback.classic.sift.MDCBasedDiscriminator
The default MDC value in case the MDC is not set for mdcKey.
setDiscriminator(Discriminator<ILoggingEvent>) - Method in class ch.qos.logback.classic.sift.SiftingAppender
 
setDiscriminator(Discriminator<E>) - Method in class ch.qos.logback.core.sift.SiftingAppenderBase
 
setDocumentLocator(Locator) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
setDocumentLocator(Locator) - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
setDriverClass(String) - Method in class ch.qos.logback.core.db.DriverManagerConnectionSource
Sets the driver class.
setEncoding(String) - Method in class ch.qos.logback.core.WriterAppender
 
setEvaluator(EventEvaluator<E>) - Method in class ch.qos.logback.core.filter.EvaluatorFilter
 
setEvaluator(EventEvaluator<E>) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
The EventEvaluator option takes a string value representing the name of the class implementing the EventEvaluators interface.
setExpression(String) - Method in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
setFacility(String) - Method in class ch.qos.logback.core.net.SyslogAppenderBase
The Facility option must be set one of the strings KERN, USER, MAIL, DAEMON, AUTH, SYSLOG, LPR, NEWS, UUCP, CRON, AUTHPRIV, FTP, NTP, AUDIT, ALERT, CLOCK, LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7.
setFile(String) - Method in class ch.qos.logback.core.FileAppender
The File property takes a string value which should be the name of the file to append to.
setFile(String) - Method in class ch.qos.logback.core.rolling.RollingFileAppender
 
setFileFooter(String) - Method in class ch.qos.logback.core.LayoutBase
 
setFileHeader(String) - Method in class ch.qos.logback.core.LayoutBase
 
setFileNamePattern(String) - Method in class ch.qos.logback.core.rolling.RollingPolicyBase
 
setFormatInfo(FormatInfo) - Method in class ch.qos.logback.core.pattern.parser.FormattingNode
 
setFormattingInfo(FormatInfo) - Method in class ch.qos.logback.core.pattern.FormattingConverter
 
setFrom(String) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
The From option takes a string value which should be a e-mail address of the sender.
setImmediateFlush(boolean) - Method in class ch.qos.logback.core.WriterAppender
If the ImmediateFlush option is set to true, the appender will flush at the end of each write.
setIncludeCallerData(boolean) - Method in class ch.qos.logback.classic.net.SocketAppender
 
setInitialContextFactoryName(String) - Method in class ch.qos.logback.core.net.JMSAppenderBase
Setting the InitialContextFactoryName method will cause this JMSAppender instance to use the InitialContext.InitialContext(Hashtable) method instead of the no-argument constructor.
setInterpretationContextPropertiesMap(Map<String, String>) - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
setJndiLocation(String) - Method in class ch.qos.logback.core.db.JNDIConnectionSource
Sets the jndiLocation.
setKey(String) - Method in class ch.qos.logback.classic.sift.ContextBasedDiscriminator
 
setKey(String) - Method in class ch.qos.logback.classic.sift.MDCBasedDiscriminator
 
setKey(String) - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
 
setLayout(Layout<E>) - Method in interface ch.qos.logback.core.Appender
Set the Layout for this appender.
setLayout(Layout<E>) - Method in class ch.qos.logback.core.AppenderBase
Set the layout for this appender.
setLayout(Layout<E>) - Method in class ch.qos.logback.core.net.SyslogAppenderBase
 
setLayout(Layout<E>) - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
setLeftPad(boolean) - Method in class ch.qos.logback.core.pattern.FormatInfo
 
setLeftTruncate(boolean) - Method in class ch.qos.logback.core.pattern.FormatInfo
 
setLevel(String) - Method in class ch.qos.logback.classic.filter.LevelFilter
 
setLevel(String) - Method in class ch.qos.logback.classic.filter.ThresholdFilter
 
setLevel(Level) - Method in class ch.qos.logback.classic.Logger
 
setLevel(Level) - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
setLevel(Level) - Method in class ch.qos.logback.classic.turbo.MDCValueLevelPair
 
setLocalContext(LoggerContext) - Method in class ch.qos.logback.classic.selector.ContextJNDISelector
These methods are used by the LoggerContextFilter.
setLocationInfo(boolean) - Method in class ch.qos.logback.classic.log4j.XMLLayout
The LocationInfo option takes a boolean value.
setLoggerContext(LoggerContext) - Method in class ch.qos.logback.classic.pattern.ClassicConverter
 
setLoggerContext(LoggerContext) - Method in interface ch.qos.logback.classic.spi.LoggerContextAware
Set owning logger context for this component.
setLoggerContext(LoggerContext) - Method in class ch.qos.logback.classic.spi.LoggerContextAwareBase
Set the owning context.
setLoggerContextRemoteView(LoggerContextVO) - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
setLoggerLevel(String, String) - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
setLoggerLevel(String, String) - Method in interface ch.qos.logback.classic.jmx.JMXConfiguratorMBean
 
setLoggerName(String) - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
setMarker(Marker) - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
setMarker(String) - Method in class ch.qos.logback.classic.turbo.MarkerFilter
The marker to match in the event.
setMax(int) - Method in class ch.qos.logback.core.pattern.FormatInfo
 
setMaxCallerDataDepth(int) - Method in class ch.qos.logback.classic.LoggerContext
 
setMaxFileSize(String) - Method in class ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP
 
setMaxFileSize(String) - Method in class ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy
 
setMaxHistory(int) - Method in interface ch.qos.logback.core.rolling.helper.ArchiveRemover
 
setMaxHistory(int) - Method in class ch.qos.logback.core.rolling.helper.DefaultArchiveRemover
 
setMaxHistory(int) - Method in class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
Set the maximum number of archive files to keep.
setMaxIndex(int) - Method in class ch.qos.logback.core.rolling.FixedWindowRollingPolicy
 
setMaxSize(int) - Method in class ch.qos.logback.core.read.CyclicBufferAppender
 
setMDCKey(String) - Method in class ch.qos.logback.classic.turbo.MDCFilter
 
setMessage(String) - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
setMessage(MimeMessage) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
setMin(int) - Method in class ch.qos.logback.core.pattern.FormatInfo
 
setMinIndex(int) - Method in class ch.qos.logback.core.rolling.FixedWindowRollingPolicy
 
setName(String) - Method in class ch.qos.logback.classic.LoggerContext
 
setName(String) - Method in class ch.qos.logback.classic.turbo.TurboFilter
 
setName(String) - Method in interface ch.qos.logback.core.Appender
Set the name of this appender.
setName(String) - Method in class ch.qos.logback.core.AppenderBase
Set the name of this appender.
setName(String) - Method in interface ch.qos.logback.core.boolex.EventEvaluator
Evaluators are named entities.
setName(String) - Method in class ch.qos.logback.core.boolex.EventEvaluatorBase
 
setName(String) - Method in class ch.qos.logback.core.boolex.Matcher
 
setName(String) - Method in interface ch.qos.logback.core.Context
The name of the context can be set only once.
setName(String) - Method in class ch.qos.logback.core.ContextBase
The context name can be set only if it is not already set, or if the current name is the default context name, namely "default", or if the current name and the old name are the same.
setName(String) - Method in class ch.qos.logback.core.filter.Filter
 
setName(String) - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
Set the name of this appender.
setNestedComplexProperty(Object) - Method in class ch.qos.logback.core.joran.action.IADataForComplexProperty
 
setNext(Converter<E>) - Method in class ch.qos.logback.core.pattern.Converter
 
setNext(Node) - Method in class ch.qos.logback.core.pattern.parser.Node
 
setNext(TokenConverter) - Method in class ch.qos.logback.core.rolling.helper.TokenConverter
 
setOnHigherOrEqual(FilterReply) - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
 
setOnLower(FilterReply) - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
 
setOnMatch(String) - Method in class ch.qos.logback.classic.turbo.MatchingFilter
 
setOnMatch(FilterReply) - Method in class ch.qos.logback.core.filter.AbstractMatcherFilter
 
setOnMismatch(String) - Method in class ch.qos.logback.classic.turbo.MatchingFilter
 
setOnMismatch(FilterReply) - Method in class ch.qos.logback.core.filter.AbstractMatcherFilter
 
setOptionList(List) - Method in class ch.qos.logback.core.pattern.DynamicConverter
 
setOptions(List) - Method in class ch.qos.logback.core.pattern.parser.KeywordNode
 
setPackagingDataEnabled(boolean) - Method in class ch.qos.logback.classic.LoggerContext
 
setParent(FileAppender) - Method in interface ch.qos.logback.core.rolling.RollingPolicy
This method allows RollingPolicy implementations to be aware of their containing appender.
setParent(FileAppender) - Method in class ch.qos.logback.core.rolling.RollingPolicyBase
 
setPassword(String) - Method in class ch.qos.logback.core.db.ConnectionSourceBase
Sets the password.
setPassword(String) - Method in class ch.qos.logback.core.net.JMSAppenderBase
The paswword to use when creating a topic session.
setPassword(String) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
setPattern(String) - Method in class ch.qos.logback.core.html.HTMLLayoutBase
Set the ConversionPattern option.
setPattern(String) - Method in class ch.qos.logback.core.pattern.PatternLayoutBase
 
setPattern(String) - Method in class ch.qos.logback.core.rolling.helper.FileNamePattern
 
setPort(int) - Method in class ch.qos.logback.core.net.SocketAppenderBase
The Port option takes a positive integer representing the port where the server is waiting for connections.
setPort(int) - Method in class ch.qos.logback.core.net.SyslogAppenderBase
The port number on the syslog server to connect to.
setPostCompileProcessor(PostCompileProcessor<E>) - Method in class ch.qos.logback.core.pattern.PatternLayoutBase
 
setPresentationFooter(String) - Method in class ch.qos.logback.core.LayoutBase
 
setPresentationHeader(String) - Method in class ch.qos.logback.core.LayoutBase
 
setPrintStream(PrintStream) - Static method in class ch.qos.logback.core.util.StatusPrinter
 
setProperties(boolean) - Method in class ch.qos.logback.classic.log4j.XMLLayout
Sets whether MDC key-value pairs should be output, default false.
setProperties(InterpretationContext, Properties) - Method in class ch.qos.logback.core.joran.action.PropertyAction
Add all the properties found in the argument named 'props' to an InterpretationContext.
setProperty(InterpretationContext, String, String) - Method in class ch.qos.logback.core.joran.action.PropertyAction
 
setProperty(String, String) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
Set a property on this PropertySetter's Object.
setProperty(PropertyDescriptor, String, String) - Method in class ch.qos.logback.core.joran.spi.PropertySetter
Set the named property given a PropertyDescriptor.
setProviderURL(String) - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
setPrudent(boolean) - Method in class ch.qos.logback.core.FileAppender
When prudent is set to true, file appenders from multiple JVMs can safely write to the same file.
setQueueBindingName(String) - Method in class ch.qos.logback.classic.net.JMSQueueAppender
The QueueBindingName option takes a string value.
setQueueConnectionFactoryBindingName(String) - Method in class ch.qos.logback.classic.net.JMSQueueAppender
The QueueConnectionFactoryBindingName option takes a string value.
setReconnectionDelay(int) - Method in class ch.qos.logback.core.net.SocketAppenderBase
The ReconnectionDelay option takes a positive integer representing the number of milliseconds to wait between each failed connection attempt to the server.
setRefreshPeriod(long) - Method in class ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter
 
setRegex(String) - Method in class ch.qos.logback.core.boolex.Matcher
 
setRemoteHost(String) - Method in class ch.qos.logback.core.net.SocketAppenderBase
The RemoteHost option takes a string value which should be the host name of the server where a SocketNode is running.
setRollingPolicy(RollingPolicy) - Method in class ch.qos.logback.core.rolling.RollingFileAppender
Sets the rolling policy.
setSecurityCredentials(String) - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
setSecurityPrincipalName(String) - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
setSMTPHost(String) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
The SMTPHost option takes a string value which should be a the host name of the SMTP server that will send the e-mail message.
setSMTPPort(int) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
The port where the SMTP server is running.
setSSL(boolean) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
setSTARTTLS(boolean) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
setStatusManager(StatusManager) - Method in class ch.qos.logback.core.ContextBase
Set the StatusManager for this context.
setSubject(String) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
The Subject option takes a string value which should be a the subject of the e-mail message.
setSuffixPattern(String) - Method in class ch.qos.logback.core.net.SyslogAppenderBase
The suffixPattern option specifies the fortmat of the non-standardized part the message sent to the syslog server.
setSyslogHost(String) - Method in class ch.qos.logback.core.net.SyslogAppenderBase
The SyslogHost option is the name of the the syslog host where log output should go.
setTarget(String) - Method in class ch.qos.logback.core.ConsoleAppender
Sets the value of the Target option.
setThreadName(String) - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
setThrowableProxy(ThrowableProxy) - Method in class ch.qos.logback.classic.spi.LoggingEvent
Set this event's throwable information.
setThrowableRenderer(IThrowableRenderer<ILoggingEvent>) - Method in class ch.qos.logback.classic.html.HTMLLayout
 
setTimeBasedFileNamingAndTriggeringPolicy(TimeBasedFileNamingAndTriggeringPolicy<E>) - Method in class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
 
setTimeBasedRollingPolicy(TimeBasedRollingPolicy<E>) - Method in interface ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicy
Set the host/parent TimeBasedRollingPolicy.
setTimeBasedRollingPolicy(TimeBasedRollingPolicy<E>) - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
setTimeStamp(long) - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
setTitle(String) - Method in class ch.qos.logback.core.html.HTMLLayoutBase
The Title option takes a String value.
setTopicBindingName(String) - Method in class ch.qos.logback.classic.net.JMSTopicAppender
The TopicBindingName option takes a string value.
setTopicConnectionFactoryBindingName(String) - Method in class ch.qos.logback.classic.net.JMSTopicAppender
The TopicConnectionFactoryBindingName option takes a string value.
setTriggeringPolicy(TriggeringPolicy<E>) - Method in class ch.qos.logback.core.rolling.RollingFileAppender
 
setType(int) - Method in class ch.qos.logback.core.rolling.helper.TokenConverter
 
setUnicodeCase(boolean) - Method in class ch.qos.logback.core.boolex.Matcher
 
setUrl(String) - Method in class ch.qos.logback.classic.html.UrlCssBuilder
 
setUrl(String) - Method in class ch.qos.logback.core.db.DriverManagerConnectionSource
Sets the url.
setURLPkgPrefixes(String) - Method in class ch.qos.logback.core.net.JMSAppenderBase
 
setUser(String) - Method in class ch.qos.logback.core.db.ConnectionSourceBase
Sets the username.
setUserName(String) - Method in class ch.qos.logback.core.net.JMSAppenderBase
The user name to use when TopicConnectionFactory.createTopicConnection(String, String) creating a topic session}.
setUsername(String) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
setValue(String) - Method in class ch.qos.logback.classic.turbo.MDCFilter
 
setValue(String) - Method in class ch.qos.logback.classic.turbo.MDCValueLevelPair
 
setWriter(Writer) - Method in class ch.qos.logback.core.WriterAppender
Sets the Writer where the log output will go.
SiftAction - Class in ch.qos.logback.classic.sift
 
SiftAction() - Constructor for class ch.qos.logback.classic.sift.SiftAction
 
SiftingAppender - Class in ch.qos.logback.classic.sift
This appender can contains other appenders which it can build dynamically depending on MDC values.
SiftingAppender() - Constructor for class ch.qos.logback.classic.sift.SiftingAppender
 
SiftingAppenderBase<E> - Class in ch.qos.logback.core.sift
This appender serves as the base class for actual SiftingAppenders implemented by the logback-classic and logback-access modules.
SiftingAppenderBase() - Constructor for class ch.qos.logback.core.sift.SiftingAppenderBase
 
SiftingJoranConfigurator - Class in ch.qos.logback.classic.sift
 
SiftingJoranConfiguratorBase<E> - Class in ch.qos.logback.core.sift
 
SiftingJoranConfiguratorBase() - Constructor for class ch.qos.logback.core.sift.SiftingJoranConfiguratorBase
 
SimpleRuleStore - Class in ch.qos.logback.core.joran.spi
This class implements the RuleStore interface.
SimpleRuleStore(Context) - Constructor for class ch.qos.logback.core.joran.spi.SimpleRuleStore
 
SimpleSocketServer - Class in ch.qos.logback.classic.net
A simple SocketNode based server.
SimpleSocketServer(LoggerContext, int) - Constructor for class ch.qos.logback.classic.net.SimpleSocketServer
 
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
size() - Method in class ch.qos.logback.core.joran.spi.Pattern
 
SizeAndTimeBasedArchiveRemover - Class in ch.qos.logback.core.rolling.helper
 
SizeAndTimeBasedArchiveRemover(FileNamePattern, RollingCalendar) - Constructor for class ch.qos.logback.core.rolling.helper.SizeAndTimeBasedArchiveRemover
 
SizeAndTimeBasedFNATP<E> - Class in ch.qos.logback.core.rolling
 
SizeAndTimeBasedFNATP() - Constructor for class ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP
 
SizeBasedTriggeringPolicy<E> - Class in ch.qos.logback.core.rolling
SizeBasedTriggeringPolicy looks at size of the file being currently written to.
SizeBasedTriggeringPolicy() - Constructor for class ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy
 
SizeBasedTriggeringPolicy(String) - Constructor for class ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy
 
slashify(String) - Static method in class ch.qos.logback.core.rolling.helper.FileFilterUtil
 
SMTPAppender - Class in ch.qos.logback.classic.net
Send an e-mail when a specific logging event occurs, typically on errors or fatal errors.
SMTPAppender() - Constructor for class ch.qos.logback.classic.net.SMTPAppender
The default constructor will instantiate the appender with a EventEvaluator that will trigger on events with level ERROR or higher.
SMTPAppender(EventEvaluator<ILoggingEvent>) - Constructor for class ch.qos.logback.classic.net.SMTPAppender
Use the parameter as the EventEvaluator for this SMTPAppender.
SMTPAppenderBase<E> - Class in ch.qos.logback.core.net
An abstract class that provides support for sending events to an email address.
SMTPAppenderBase() - Constructor for class ch.qos.logback.core.net.SMTPAppenderBase
 
SocketAppender - Class in ch.qos.logback.classic.net
Sends ILoggingEvent objects to a remote a log server, usually a SocketNode.
SocketAppender() - Constructor for class ch.qos.logback.classic.net.SocketAppender
 
SocketAppender(InetAddress, int) - Constructor for class ch.qos.logback.classic.net.SocketAppender
Connects to remote server at address and port.
SocketAppender(String, int) - Constructor for class ch.qos.logback.classic.net.SocketAppender
Connects to remote server at host and port.
SocketAppenderBase<E> - Class in ch.qos.logback.core.net
This is the base class for module specific SocketAppender implementations.
SocketAppenderBase() - Constructor for class ch.qos.logback.core.net.SocketAppenderBase
 
SocketNode - Class in ch.qos.logback.classic.net
Read ILoggingEvent objects sent from a remote client using Sockets (TCP).
SocketNode(SimpleSocketServer, Socket, LoggerContext) - Constructor for class ch.qos.logback.classic.net.SocketNode
 
socketNodeClosing(SocketNode) - Method in class ch.qos.logback.classic.net.SimpleSocketServer
 
sortFileArrayByName(File[]) - Static method in class ch.qos.logback.core.rolling.helper.FileFilterUtil
 
spacePad(StringBuffer, int) - Static method in class ch.qos.logback.core.pattern.SpacePadder
Fast space padding method.
SpacePadder - Class in ch.qos.logback.core.pattern
 
SpacePadder() - Constructor for class ch.qos.logback.core.pattern.SpacePadder
 
sqlDialect - Variable in class ch.qos.logback.core.db.DBAppenderBase
 
SQLDialect - Interface in ch.qos.logback.core.db.dialect
 
SQLDialectCode - Enum in ch.qos.logback.core.db.dialect
 
StackTraceElementProxy - Class in ch.qos.logback.classic.spi
 
StackTraceElementProxy(StackTraceElement) - Constructor for class ch.qos.logback.classic.spi.StackTraceElementProxy
 
start() - Method in class ch.qos.logback.classic.filter.LevelFilter
 
start() - Method in class ch.qos.logback.classic.filter.ThresholdFilter
 
start() - Method in class ch.qos.logback.classic.html.HTMLLayout
 
start() - Method in class ch.qos.logback.classic.log4j.XMLLayout
 
start() - Method in class ch.qos.logback.classic.LoggerContext
 
start() - Method in class ch.qos.logback.classic.net.JMSQueueAppender
Options are activated and become effective only after calling this method.
start() - Method in class ch.qos.logback.classic.net.JMSTopicAppender
Options are activated and become effective only after calling this method.
start() - Method in class ch.qos.logback.classic.net.SMTPAppender
 
start() - Method in class ch.qos.logback.classic.pattern.CallerDataConverter
 
start() - Method in class ch.qos.logback.classic.pattern.DateConverter
 
start() - Method in class ch.qos.logback.classic.pattern.MDCConverter
 
start() - Method in class ch.qos.logback.classic.pattern.NamedConverter
 
start() - Method in class ch.qos.logback.classic.pattern.PropertyConverter
 
start() - Method in class ch.qos.logback.classic.pattern.SyslogStartConverter
 
start() - Method in class ch.qos.logback.classic.pattern.ThrowableProxyConverter
 
start() - Method in class ch.qos.logback.classic.sift.ContextBasedDiscriminator
 
start() - Method in class ch.qos.logback.classic.sift.MDCBasedDiscriminator
 
start() - Method in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
 
start() - Method in class ch.qos.logback.classic.turbo.DynamicThresholdFilter
 
start() - Method in class ch.qos.logback.classic.turbo.MarkerFilter
 
start() - Method in class ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter
 
start() - Method in class ch.qos.logback.classic.turbo.TurboFilter
 
start() - Method in class ch.qos.logback.core.AppenderBase
 
start() - Method in class ch.qos.logback.core.boolex.EventEvaluatorBase
 
start() - Method in class ch.qos.logback.core.boolex.JaninoEventEvaluatorBase
 
start() - Method in class ch.qos.logback.core.boolex.Matcher
 
start() - Method in class ch.qos.logback.core.ConsoleAppender
 
start() - Method in class ch.qos.logback.core.db.ConnectionSourceBase
 
start() - Method in class ch.qos.logback.core.db.DataSourceConnectionSource
 
start() - Method in class ch.qos.logback.core.db.DBAppenderBase
 
start() - Method in class ch.qos.logback.core.db.DriverManagerConnectionSource
 
start() - Method in class ch.qos.logback.core.db.JNDIConnectionSource
 
start() - Method in class ch.qos.logback.core.FileAppender
If the value of File is not null, then FileAppender.openFile(java.lang.String) is called with the values of File and Append properties.
start() - Method in class ch.qos.logback.core.filter.EvaluatorFilter
 
start() - Method in class ch.qos.logback.core.filter.Filter
 
start() - Method in class ch.qos.logback.core.html.HTMLLayoutBase
Parses the pattern and creates the Converter linked list.
start() - Method in class ch.qos.logback.core.LayoutBase
 
start() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
Start the appender
start() - Method in class ch.qos.logback.core.net.SocketAppenderBase
Start this appender.
start() - Method in class ch.qos.logback.core.net.SyslogAppenderBase
 
start() - Method in class ch.qos.logback.core.net.TelnetAppender
 
start() - Method in class ch.qos.logback.core.pattern.DynamicConverter
Components that depend on options passed during configuration can override this method in order to make appropriate use of those options.
start() - Method in class ch.qos.logback.core.pattern.PatternLayoutBase
 
start() - Method in class ch.qos.logback.core.read.CyclicBufferAppender
 
start() - Method in class ch.qos.logback.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy
 
start() - Method in class ch.qos.logback.core.rolling.FixedWindowRollingPolicy
 
start() - Method in class ch.qos.logback.core.rolling.helper.DateTokenConverter
 
start() - Method in class ch.qos.logback.core.rolling.RollingFileAppender
 
start() - Method in class ch.qos.logback.core.rolling.RollingPolicyBase
 
start() - Method in class ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP
 
start() - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
start() - Method in class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
 
start() - Method in class ch.qos.logback.core.rolling.TriggeringPolicyBase
 
start() - Method in class ch.qos.logback.core.sift.SiftingAppenderBase
 
start() - Method in interface ch.qos.logback.core.spi.LifeCycle
 
start() - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
start() - Method in class ch.qos.logback.core.WriterAppender
Checks that requires parameters are set and if everything is in order, activates this appender.
startConverters(Converter) - Static method in class ch.qos.logback.core.pattern.ConverterUtil
Start converters in the chain of converters.
startDocument() - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
startDocument() - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
started - Variable in class ch.qos.logback.core.AppenderBase
 
started - Variable in class ch.qos.logback.core.LayoutBase
 
started - Variable in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
started - Variable in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
startElement(String, String, String, Attributes) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
startElement(StartEvent) - Method in class ch.qos.logback.core.joran.spi.Interpreter
 
StartEvent - Class in ch.qos.logback.core.joran.event
 
startNewTableIfLimitReached(StringBuilder) - Method in class ch.qos.logback.core.html.HTMLLayoutBase
 
StaticLoggerBinder - Class in org.slf4j.impl
The binding of LoggerFactory class with an actual instance of ILoggerFactory is performed using information returned by this class.
StaticMarkerBinder - Class in org.slf4j.impl
The binding of MarkerFactory class with an actual instance of IMarkerFactory is performed using information returned by this class.
StaticMDCBinder - Class in org.slf4j.impl
This implementation is bound to LogbackMDCAdapter.
Status - Interface in ch.qos.logback.core.status
 
STATUS_LISTENER_CLASS - Static variable in class ch.qos.logback.classic.util.ContextInitializer
 
StatusBase - Class in ch.qos.logback.core.status
 
statusList - Variable in class ch.qos.logback.core.BasicStatusManager
 
StatusListener - Interface in ch.qos.logback.core.status
A StatusListener registered with logback context's StatusManager will receive notification of every incoming status message.
StatusListenerAction - Class in ch.qos.logback.core.joran.action
 
StatusListenerAction() - Constructor for class ch.qos.logback.core.joran.action.StatusListenerAction
 
StatusListenerAsList - Class in ch.qos.logback.core.status
Collect all incoming events in a list.
StatusListenerAsList() - Constructor for class ch.qos.logback.core.status.StatusListenerAsList
 
StatusListenerConfigHelper - Class in ch.qos.logback.classic.util
 
StatusListenerConfigHelper() - Constructor for class ch.qos.logback.classic.util.StatusListenerConfigHelper
 
statusListenerList - Variable in class ch.qos.logback.core.BasicStatusManager
 
statusListenerListLock - Variable in class ch.qos.logback.core.BasicStatusManager
 
statusListLock - Variable in class ch.qos.logback.core.BasicStatusManager
 
StatusManager - Interface in ch.qos.logback.core.status
Internal error messages (statii) are managed by instances of this interface.
StatusPrinter - Class in ch.qos.logback.core.util
 
StatusPrinter() - Constructor for class ch.qos.logback.core.util.StatusPrinter
 
StatusUtil - Class in ch.qos.logback.core.status
 
StatusUtil() - Constructor for class ch.qos.logback.core.status.StatusUtil
 
STEUtil - Class in ch.qos.logback.classic.spi
 
STEUtil() - Constructor for class ch.qos.logback.classic.spi.STEUtil
 
stop() - Method in class ch.qos.logback.classic.LoggerContext
 
stop() - Method in class ch.qos.logback.classic.net.JMSQueueAppender
Close this JMSAppender.
stop() - Method in class ch.qos.logback.classic.net.JMSTopicAppender
Close this JMSAppender.
stop() - Method in class ch.qos.logback.classic.pattern.MDCConverter
 
stop() - Method in class ch.qos.logback.classic.pattern.ThrowableProxyConverter
 
stop() - Method in class ch.qos.logback.classic.sift.ContextBasedDiscriminator
 
stop() - Method in class ch.qos.logback.classic.sift.MDCBasedDiscriminator
 
stop() - Method in class ch.qos.logback.classic.turbo.DuplicateMessageFilter
 
stop() - Method in class ch.qos.logback.classic.turbo.TurboFilter
 
stop() - Method in class ch.qos.logback.core.AppenderBase
 
stop() - Method in class ch.qos.logback.core.boolex.EventEvaluatorBase
 
stop() - Method in class ch.qos.logback.core.boolex.Matcher
 
stop() - Method in class ch.qos.logback.core.db.ConnectionSourceBase
 
stop() - Method in class ch.qos.logback.core.db.DBAppenderBase
 
stop() - Method in class ch.qos.logback.core.filter.Filter
 
stop() - Method in class ch.qos.logback.core.LayoutBase
 
stop() - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
stop() - Method in class ch.qos.logback.core.net.SocketAppenderBase
Strop this appender.
stop() - Method in class ch.qos.logback.core.net.SyslogAppenderBase
 
stop() - Method in class ch.qos.logback.core.pattern.DynamicConverter
 
stop() - Method in class ch.qos.logback.core.read.CyclicBufferAppender
 
stop() - Method in class ch.qos.logback.core.rolling.RollingPolicyBase
 
stop() - Method in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
stop() - Method in class ch.qos.logback.core.rolling.TriggeringPolicyBase
 
stop() - Method in class ch.qos.logback.core.sift.SiftingAppenderBase
 
stop() - Method in interface ch.qos.logback.core.spi.LifeCycle
 
stop() - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
stop() - Method in class ch.qos.logback.core.WriterAppender
Stop this appender instance.
stopStaleAppenders(long) - Method in interface ch.qos.logback.core.sift.AppenderTracker
 
stopStaleAppenders(long) - Method in class ch.qos.logback.core.sift.AppenderTrackerImpl
 
string2ObjectName(Context, Object, String) - Static method in class ch.qos.logback.classic.jmx.MBeanUtil
 
subAppend(Object, Connection, PreparedStatement) - Method in class ch.qos.logback.classic.db.DBAppender
 
subAppend(ILoggingEvent) - Method in class ch.qos.logback.classic.net.SMTPAppender
Perform SMTPAppender specific appending actions, mainly adding the event to a cyclic buffer.
subAppend(Object, Connection, PreparedStatement) - Method in class ch.qos.logback.core.db.DBAppenderBase
 
subAppend(E) - Method in class ch.qos.logback.core.net.SMTPAppenderBase
 
subAppend(E) - Method in class ch.qos.logback.core.rolling.RollingFileAppender
This method differentiates RollingFileAppender from its super class.
subAppend(E) - Method in class ch.qos.logback.core.WriterAppender
Actual writing occurs here.
subjectLayout - Variable in class ch.qos.logback.core.net.SMTPAppenderBase
 
subst(String) - Method in class ch.qos.logback.core.joran.spi.InterpretationContext
 
substVars(String, PropertyContainer) - Static method in class ch.qos.logback.core.util.OptionHelper
Perform variable substitution in string val from the values of keys found in context property map, and if that fails, then in the system properties.
suffixPattern - Variable in class ch.qos.logback.core.net.SyslogAppenderBase
 
supportsBatchUpdates() - Method in interface ch.qos.logback.core.db.ConnectionSource
If the connection does not support batch updates, we will avoid using them.
supportsBatchUpdates() - Method in class ch.qos.logback.core.db.ConnectionSourceBase
Does this connection support batch updates?
supportsBatchUpdates(DatabaseMetaData) - Method in class ch.qos.logback.core.db.dialect.DBUtil
This method handles cases where the DatabaseMetaData.supportsBatchUpdates() method is missing in the JDBC driver implementation.
supportsGetGeneratedKeys() - Method in interface ch.qos.logback.core.db.ConnectionSource
If the connection supports the JDBC 3.0 getGeneratedKeys method, then we do not need any specific dialect support.
supportsGetGeneratedKeys() - Method in class ch.qos.logback.core.db.ConnectionSourceBase
Does this connection support the JDBC Connection.getGeneratedKeys method?
supportsGetGeneratedKeys(DatabaseMetaData) - Method in class ch.qos.logback.core.db.dialect.DBUtil
This method handles cases where the DatabaseMetaData.supportsGetGeneratedKeys() method is missing in the JDBC driver implementation.
SYSLOG_PORT - Static variable in class ch.qos.logback.core.net.SyslogConstants
 
SyslogAppender - Class in ch.qos.logback.classic.net
This appender can be used to send messages to a remote syslog daemon.
SyslogAppender() - Constructor for class ch.qos.logback.classic.net.SyslogAppender
 
SyslogAppenderBase<E> - Class in ch.qos.logback.core.net
Base class for SyslogAppender.
SyslogAppenderBase() - Constructor for class ch.qos.logback.core.net.SyslogAppenderBase
 
SyslogConstants - Class in ch.qos.logback.core.net
Constants used by syslog daemon and transitively by SyslogAppenderBase.
SyslogConstants() - Constructor for class ch.qos.logback.core.net.SyslogConstants
 
SyslogStartConverter - Class in ch.qos.logback.classic.pattern
 
SyslogStartConverter() - Constructor for class ch.qos.logback.classic.pattern.SyslogStartConverter
 
SyslogWriter - Class in ch.qos.logback.core.net
SyslogWriter is a wrapper around the DatagramSocket class so that it behaves like a Writer.
SyslogWriter(String, int) - Constructor for class ch.qos.logback.core.net.SyslogWriter
 
SYSOUT - Static variable in class ch.qos.logback.classic.util.ContextInitializer
 
SYSTEM_ERR - Static variable in class ch.qos.logback.core.ConsoleAppender
 
SYSTEM_OUT - Static variable in class ch.qos.logback.core.ConsoleAppender
 
SystemInfo - Class in ch.qos.logback.core.util
 
SystemInfo() - Constructor for class ch.qos.logback.core.util.SystemInfo
 

T

TAB - Static variable in class ch.qos.logback.core.CoreConstants
 
TABLE_ROW_LIMIT - Static variable in class ch.qos.logback.core.CoreConstants
Number of rows before in an HTML table before, we close the table and create a new one
TAIL_SIZE - Static variable in class ch.qos.logback.core.BasicStatusManager
 
tailBuffer - Variable in class ch.qos.logback.core.BasicStatusManager
 
target - Variable in class ch.qos.logback.core.ConsoleAppender
 
TargetLengthBasedClassNameAbbreviator - Class in ch.qos.logback.classic.pattern
 
TargetLengthBasedClassNameAbbreviator(int) - Constructor for class ch.qos.logback.classic.pattern.TargetLengthBasedClassNameAbbreviator
 
tbrp - Variable in class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
TelnetAppender - Class in ch.qos.logback.core.net
 
TelnetAppender() - Constructor for class ch.qos.logback.core.net.TelnetAppender
 
TEST_AUTOCONFIG_FILE - Static variable in class ch.qos.logback.classic.util.ContextInitializer
 
ThreadConverter - Class in ch.qos.logback.classic.pattern
Return the events thread (usually the current thread).
ThreadConverter() - Constructor for class ch.qos.logback.classic.pattern.ThreadConverter
 
THRESHOLD - Static variable in interface ch.qos.logback.core.sift.AppenderTracker
 
ThresholdFilter - Class in ch.qos.logback.classic.filter
Filters events below the threshold level.
ThresholdFilter() - Constructor for class ch.qos.logback.classic.filter.ThresholdFilter
 
ThrowableHandlingConverter - Class in ch.qos.logback.classic.pattern
Converter which handle throwables should be derived from this class.
ThrowableHandlingConverter() - Constructor for class ch.qos.logback.classic.pattern.ThrowableHandlingConverter
 
ThrowableProxy - Class in ch.qos.logback.classic.spi
 
ThrowableProxy(Throwable) - Constructor for class ch.qos.logback.classic.spi.ThrowableProxy
 
ThrowableProxyConverter - Class in ch.qos.logback.classic.pattern
Add a stack trace in case the event contains a Throwable.
ThrowableProxyConverter() - Constructor for class ch.qos.logback.classic.pattern.ThrowableProxyConverter
 
ThrowableProxyUtil - Class in ch.qos.logback.classic.spi
Convert a throwable into an array of ThrowableDataPoint objects.
ThrowableProxyUtil() - Constructor for class ch.qos.logback.classic.spi.ThrowableProxyUtil
 
ThrowableProxyVO - Class in ch.qos.logback.classic.spi
 
ThrowableProxyVO() - Constructor for class ch.qos.logback.classic.spi.ThrowableProxyVO
 
ThrowableToStringArray - Class in ch.qos.logback.core.helpers
 
ThrowableToStringArray() - Constructor for class ch.qos.logback.core.helpers.ThrowableToStringArray
 
TimeBasedFileNamingAndTriggeringPolicy<E> - Interface in ch.qos.logback.core.rolling
This interface lists the set of methods that need to be implemented by triggering policies which are nested within a TimeBasedRollingPolicy.
TimeBasedFileNamingAndTriggeringPolicyBase<E> - Class in ch.qos.logback.core.rolling
 
TimeBasedFileNamingAndTriggeringPolicyBase() - Constructor for class ch.qos.logback.core.rolling.TimeBasedFileNamingAndTriggeringPolicyBase
 
TimeBasedRollingPolicy<E> - Class in ch.qos.logback.core.rolling
TimeBasedRollingPolicy is both easy to configure and quite powerful.
TimeBasedRollingPolicy() - Constructor for class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
 
TimestampAction - Class in ch.qos.logback.core.joran.action
Given a key and a date-and-time pattern, puts a property to the context, with the specified key and value equal to the current time in the format corresponding to the specified date-and-time pattern.
TimestampAction() - Constructor for class ch.qos.logback.core.joran.action.TimestampAction
 
TimeUtil - Class in ch.qos.logback.core.util
 
TimeUtil() - Constructor for class ch.qos.logback.core.util.TimeUtil
 
title - Variable in class ch.qos.logback.core.html.HTMLLayoutBase
 
toBoolean(String, boolean) - Static method in class ch.qos.logback.core.util.OptionHelper
If value is "true", then true is returned.
toInt() - Method in class ch.qos.logback.classic.Level
Returns the integer representation of this Level.
toInteger() - Method in class ch.qos.logback.classic.Level
Convert a Level to an Integer object.
TokenConverter - Class in ch.qos.logback.core.rolling.helper
TokenConverter offers some basic functionality used by more specific token converters.
TokenConverter(int) - Constructor for class ch.qos.logback.core.rolling.helper.TokenConverter
 
toLevel(String) - Static method in class ch.qos.logback.classic.Level
Convert the string passed as argument to a Level.
toLevel(int) - Static method in class ch.qos.logback.classic.Level
Convert an integer passed as argument to a Level.
toLevel(int, Level) - Static method in class ch.qos.logback.classic.Level
Convert an integer passed as argument to a Level.
toLevel(String, Level) - Static method in class ch.qos.logback.classic.Level
Convert the string passed as argument to a Level.
toRegex() - Method in class ch.qos.logback.core.rolling.helper.DateTokenConverter
 
toRegex(Date) - Method in class ch.qos.logback.core.rolling.helper.FileNamePattern
Given date, convert this instance to a regular expression.
toRegex() - Method in class ch.qos.logback.core.rolling.helper.FileNamePattern
Given date, convert this instance to a regular expression
toString() - Method in class ch.qos.logback.classic.jmx.JMXConfigurator
 
toString() - Method in class ch.qos.logback.classic.Level
Returns the string representation of this Level.
toString() - Method in class ch.qos.logback.classic.Logger
 
toString() - Method in class ch.qos.logback.classic.LoggerContext
 
toString() - Method in class ch.qos.logback.classic.net.SocketNode
 
toString() - Method in class ch.qos.logback.classic.spi.LoggingEvent
 
toString() - Method in class ch.qos.logback.classic.spi.StackTraceElementProxy
 
toString() - Method in class ch.qos.logback.core.AppenderBase
 
toString() - Method in class ch.qos.logback.core.joran.action.Action
 
toString() - Method in class ch.qos.logback.core.joran.event.BodyEvent
 
toString() - Method in class ch.qos.logback.core.joran.event.EndEvent
 
toString() - Method in class ch.qos.logback.core.joran.event.StartEvent
 
toString() - Method in class ch.qos.logback.core.joran.spi.Pattern
 
toString() - Method in class ch.qos.logback.core.joran.spi.SimpleRuleStore
 
toString() - Method in class ch.qos.logback.core.pattern.CompositeConverter
 
toString() - Method in class ch.qos.logback.core.pattern.FormatInfo
 
toString() - Method in class ch.qos.logback.core.pattern.parser.CompositeNode
 
toString() - Method in class ch.qos.logback.core.pattern.parser.KeywordNode
 
toString() - Method in class ch.qos.logback.core.pattern.parser.Node
 
toString() - Method in class ch.qos.logback.core.pattern.PatternLayoutBase
 
toString() - Method in class ch.qos.logback.core.rolling.helper.Compressor
 
toString() - Method in class ch.qos.logback.core.rolling.helper.FileNamePattern
 
toString() - Method in class ch.qos.logback.core.rolling.helper.RenameUtil
 
toString() - Method in class ch.qos.logback.core.rolling.TimeBasedRollingPolicy
 
toString() - Method in class ch.qos.logback.core.status.StatusBase
 
toString() - Method in class ch.qos.logback.core.UnsynchronizedAppenderBase
 
toString() - Method in class ch.qos.logback.core.util.Duration
 
TRACE - Static variable in class ch.qos.logback.classic.Level
The TRACE level designates informational events of very low importance.
trace(String) - Method in class ch.qos.logback.classic.Logger
 
trace(String, Object) - Method in class ch.qos.logback.classic.Logger
 
trace(String, Object, Object) - Method in class ch.qos.logback.classic.Logger
 
trace(String, Object[]) - Method in class ch.qos.logback.classic.Logger
 
trace(String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
trace(Marker, String) - Method in class ch.qos.logback.classic.Logger
 
trace(Marker, String, Object) - Method in class ch.qos.logback.classic.Logger
 
trace(Marker, String, Object, Object) - Method in class ch.qos.logback.classic.Logger
 
trace(Marker, String, Object[]) - Method in class ch.qos.logback.classic.Logger
 
trace(Marker, String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
TRACE_INT - Static variable in class ch.qos.logback.classic.Level
 
TRACE_INTEGER - Static variable in class ch.qos.logback.classic.Level
 
transform(ILoggingEvent) - Method in class ch.qos.logback.classic.net.LoggingEventPreSerializationTransformer
 
Transform - Class in ch.qos.logback.core.helpers
Utility class for transforming strings.
Transform() - Constructor for class ch.qos.logback.core.helpers.Transform
 
transform(E) - Method in interface ch.qos.logback.core.spi.PreSerializationTransformer
 
TriggeringPolicy<E> - Interface in ch.qos.logback.core.rolling
A TriggeringPolicy controls the conditions under which roll-over occurs.
TriggeringPolicyBase<E> - Class in ch.qos.logback.core.rolling
SizeBasedTriggeringPolicy looks at size of the file being currently written to.
TriggeringPolicyBase() - Constructor for class ch.qos.logback.core.rolling.TriggeringPolicyBase
 
TurboFilter - Class in ch.qos.logback.classic.turbo
TurboFilter is a specialized filter with a decide method that takes a bunch of parameters instead of a single event object.
TurboFilter() - Constructor for class ch.qos.logback.classic.turbo.TurboFilter
 
TurboFilterList - Class in ch.qos.logback.classic.spi
Implementation of TurboFilterAttachable.
TurboFilterList() - Constructor for class ch.qos.logback.classic.spi.TurboFilterList
 

U

UNRECOVERABLE_ERROR - Static variable in class ch.qos.logback.core.joran.spi.XMLUtil
 
unregister(LoggerContext, MBeanServer, ObjectName, Object) - Static method in class ch.qos.logback.classic.jmx.MBeanUtil
 
UnsynchronizedAppenderBase<E> - Class in ch.qos.logback.core
Similar to AppenderBase except that derived appenders need to handle thread synchronization on their own.
UnsynchronizedAppenderBase() - Constructor for class ch.qos.logback.core.UnsynchronizedAppenderBase
 
URL_OF_LAST_CONFIGURATION_VIA_JORAN - Static variable in class ch.qos.logback.core.CoreConstants
 
UrlCssBuilder - Class in ch.qos.logback.classic.html
This class helps the HTMLLayout build the CSS link.
UrlCssBuilder() - Constructor for class ch.qos.logback.classic.html.UrlCssBuilder
 
urlPkgPrefixes - Variable in class ch.qos.logback.core.net.JMSAppenderBase
 
USER_MDC_KEY - Static variable in class ch.qos.logback.classic.ClassicConstants
 
userName - Variable in class ch.qos.logback.core.net.JMSAppenderBase
 
Util - Class in ch.qos.logback.classic.pattern
 
Util() - Constructor for class ch.qos.logback.classic.pattern.Util
 

V

VALUE_ATTR - Static variable in class ch.qos.logback.core.joran.action.ActionConst
 
VALUE_ATTRIBUTE - Static variable in class ch.qos.logback.core.joran.action.Action
 
VALUE_OF - Static variable in class ch.qos.logback.core.CoreConstants
By convention, we assume that the static method named "valueOf" taking a string argument can restore a given object from its string representation.
valueList() - Method in interface ch.qos.logback.core.sift.AppenderTracker
 
valueList() - Method in class ch.qos.logback.core.sift.AppenderTrackerImpl
 
valueOf(String) - Static method in class ch.qos.logback.classic.Level
This method exists in order to comply with Joran's valueOf convention.
valueOf(String) - Static method in enum ch.qos.logback.core.db.dialect.SQLDialectCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class ch.qos.logback.core.pattern.FormatInfo
This method is used to parse a string such as "5", ".7", "5.7" or "-5.7" into a FormatInfo.
valueOf(String) - Static method in enum ch.qos.logback.core.rolling.helper.CompressionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.qos.logback.core.rolling.helper.PeriodicityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.qos.logback.core.spi.FilterReply
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.qos.logback.core.util.AggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class ch.qos.logback.core.util.Duration
 
valueOf(String) - Static method in class ch.qos.logback.core.util.FileSize
 
values() - Static method in enum ch.qos.logback.core.db.dialect.SQLDialectCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.qos.logback.core.rolling.helper.CompressionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.qos.logback.core.rolling.helper.PeriodicityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.qos.logback.core.spi.FilterReply
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.qos.logback.core.util.AggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
ViewStatusMessagesServlet - Class in ch.qos.logback.classic
 
ViewStatusMessagesServlet() - Constructor for class ch.qos.logback.classic.ViewStatusMessagesServlet
 
ViewStatusMessagesServletBase - Class in ch.qos.logback.core.status
 
ViewStatusMessagesServletBase() - Constructor for class ch.qos.logback.core.status.ViewStatusMessagesServletBase
 

W

WARN - Static variable in class ch.qos.logback.classic.Level
The WARN level designates potentially harmful situations.
warn(String) - Method in class ch.qos.logback.classic.Logger
 
warn(String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
warn(String, Object) - Method in class ch.qos.logback.classic.Logger
 
warn(String, Object, Object) - Method in class ch.qos.logback.classic.Logger
 
warn(String, Object[]) - Method in class ch.qos.logback.classic.Logger
 
warn(Marker, String) - Method in class ch.qos.logback.classic.Logger
 
warn(Marker, String, Object) - Method in class ch.qos.logback.classic.Logger
 
warn(Marker, String, Object[]) - Method in class ch.qos.logback.classic.Logger
 
warn(Marker, String, Object, Object) - Method in class ch.qos.logback.classic.Logger
 
warn(Marker, String, Throwable) - Method in class ch.qos.logback.classic.Logger
 
WARN - Static variable in interface ch.qos.logback.core.status.Status
 
WARN_INT - Static variable in class ch.qos.logback.classic.Level
 
WARN_INTEGER - Static variable in class ch.qos.logback.classic.Level
 
warning(SAXParseException) - Method in class ch.qos.logback.core.joran.event.SaxEventRecorder
 
WARNING_SEVERITY - Static variable in class ch.qos.logback.core.net.SyslogConstants
Warning: warning conditions
WarnStatus - Class in ch.qos.logback.core.status
 
WarnStatus(String, Object) - Constructor for class ch.qos.logback.core.status.WarnStatus
 
WarnStatus(String, Object, Throwable) - Constructor for class ch.qos.logback.core.status.WarnStatus
 
write(char[], int, int) - Method in class ch.qos.logback.core.net.SyslogWriter
 
write(String) - Method in class ch.qos.logback.core.net.SyslogWriter
 
write(StringBuffer, E) - Method in class ch.qos.logback.core.pattern.Converter
In its simplest incarnation, a convert simply appends the data extracted from the event to the buffer passed as parameter.
write(StringBuffer, E) - Method in class ch.qos.logback.core.pattern.FormattingConverter
 
writeLoopOnConverters(E) - Method in class ch.qos.logback.core.pattern.PatternLayoutBase
 
WriterAppender<E> - Class in ch.qos.logback.core
WriterAppender appends events to a hava.io.Writer.
WriterAppender() - Constructor for class ch.qos.logback.core.WriterAppender
The default constructor does nothing.
writerWrite(String, boolean) - Method in class ch.qos.logback.core.FileAppender
 
writerWrite(String, boolean) - Method in class ch.qos.logback.core.WriterAppender
 

X

XMLLayout - Class in ch.qos.logback.classic.log4j
Generates log4j.dtd compliant XML documents.
XMLLayout() - Constructor for class ch.qos.logback.classic.log4j.XMLLayout
 
XMLUtil - Class in ch.qos.logback.core.joran.spi
 
XMLUtil() - Constructor for class ch.qos.logback.core.joran.spi.XMLUtil
 

A B C D E F G H I J K L M N O P Q R S T U V W X