Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Ch.qos.logback.core Classes and Interfaces - 606 results found.
NameDescriptionTypePackageFramework
AbstractAppenderFactoryUsingJoranBuilds new appenders dynamically by running SiftingJoranConfigurator instance, a custom configurator tailored for the contents of the sift element.Classch.qos.logback.core.siftLogBack
AbstractComponentTrackerAn abstract implementation of the ComponentTracker interface.Classch.qos.logback.core.spiLogBack
AbstractDiscriminatorBase implementation of Discriminator that provides basic lifecycle managementSince:3/29/13, 3:28 PMAuthor:Tomasz NurkiewiczClassch.qos.logback.core.siftLogBack
AbstractEventEvaluatorActionClassch.qos.logback.core.joran.actionLogBack
AbstractMatcherFilterClassch.qos.logback.core.filterLogBack
AbstractServerSocketAppenderThis is the super class for module specific ServerSocketAppender implementations can derive from.Classch.qos.logback.core.net.serverLogBack
AbstractSocketAppenderAn abstract base for module specific SocketAppender implementations in other logback modules.Classch.qos.logback.core.netLogBack
AbstractSSLSocketAppenderAn abstract base for module specific SSLSocketAppender implementations located in other logback modules.Classch.qos.logback.core.netLogBack
ActionMost of the work for configuring logback is done by Actions.Classch.qos.logback.core.joran.actionLogBack
ActionConstThis class contains costants used by other Actions.Classch.qos.logback.core.joran.actionLogBack
ActionExceptionBy throwing an exception an action can signal the Interpreter to skip processing of all the nested (child) elements of the element associated withClassch.qos.logback.core.joran.spiLogBack
ActionUtilClassch.qos.logback.core.joran.actionLogBack
ActionUtil .ScopeClassch.qos.logback.core.joran.action.ActionUtilLogBack
AggregationTypeenum AggregationTypeAggregationType classifies how one object is contained within Classch.qos.logback.core.utilLogBack
AlmostAsIsEscapeUtilThis implementation is intended for use in FileNamePattern.Classch.qos.logback.core.pattern.utilLogBack
ANSIConstantsClassch.qos.logback.core.pattern.colorLogBack
AppenderInterfacech.qos.logback.coreLogBack
AppenderActionClassch.qos.logback.core.joran.actionLogBack
AppenderAttachableInterface for attaching appenders to objects.Interfacech.qos.logback.core.spiLogBack
AppenderAttachableImplA ReentrantReadWriteLock based implementation of the AppenderAttachable interface.Classch.qos.logback.core.spiLogBack
AppenderBaseSets a skeleton implementation for appenders.Classch.qos.logback.coreLogBack
AppenderFactoryCreated with IntelliJ IDEA.Interfacech.qos.logback.core.siftLogBack
AppenderRefActionClassch.qos.logback.core.joran.actionLogBack
AppenderTrackerTrack appenders by key.Classch.qos.logback.core.siftLogBack
ArchiveRemoverGiven a date remove older archived log files.Interfacech.qos.logback.core.rolling.helperLogBack
AsIsEscapeUtilClassch.qos.logback.core.pattern.utilLogBack
AsyncAppenderBaseThis appender and derived classes, log events asynchronously.Classch.qos.logback.coreLogBack
AsynchronousCompressorClassch.qos.logback.core.rolling.helperLogBack
AutoFlushingObjectWriterAutomatically flushes the underlying ObjectOutputStream immediately after calling it's ObjectOutputStream.Classch.qos.logback.core.netLogBack
BasicStatusManagerClassch.qos.logback.coreLogBack
BindDataSourceToJNDIActionClassch.qos.logback.core.dbLogBack
BlackCompositeConverterEncloses a given set of converter output in black using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
BlueCompositeConverterEncloses a given set of converter output in blue using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
BodyEventClassch.qos.logback.core.joran.eventLogBack
BodyEventClassch.qos.logback.core.joran.event.staxLogBack
BoldBlueCompositeConverterEncloses a given set of converter output in bold blue using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
BoldCyanCompositeConverterEncloses a given set of converter output in bold cyan using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
BoldGreenCompositeConverterEncloses a given set of converter output in bold green using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
BoldMagentaCompositeConverterEncloses a given set of converter output in bold magenta using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
BoldRedCompositeConverterEncloses a given set of converter output in bold red using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
BoldWhiteCompositeConverterEncloses a given set of converter output in bold white using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
BoldYellowCompositeConverterEncloses a given set of converter output in bold yellow using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
ByteArrayUtilClassch.qos.logback.core.encoderLogBack
CachingDateFormatterA synchronized implementation of SimpleDateFormat which uses caching internally.Classch.qos.logback.core.utilLogBack
ClientA client of a ServerRunner.Interfacech.qos.logback.core.net.serverLogBack
CloseUtilStatic utility method for Closeable objects.Classch.qos.logback.core.utilLogBack
ComponentNodeClassch.qos.logback.core.joran.nodeLogBack
ComponentTrackerInterface for tracking various components by key.Interfacech.qos.logback.core.spiLogBack
CompositeConverterClassch.qos.logback.core.patternLogBack
CompositeNodeClassch.qos.logback.core.pattern.parserLogBack
CompressionModeenum CompressionModeEnum Constant SummaryClassch.qos.logback.core.rolling.helperLogBack
CompressionRunnableClassch.qos.logback.core.rolling.helperLogBack
CompressorThe Compression class implements ZIP and GZ file compression/decompression methods.Classch.qos.logback.core.rolling.helperLogBack
ConcurrentServerRunnerA concurrent ServerRunner.Classch.qos.logback.core.net.serverLogBack
ConfigurableSSLServerSocketFactoryAn SSLServerSocketFactory that configures SSL parameters (those specified in SSLParametersConfiguration) on each newly Classch.qos.logback.core.net.sslLogBack
ConfigurableSSLSocketFactoryAn SSLSocketFactory that configures SSL parameters (those covered by SSLParameters) on each newly created socket.Classch.qos.logback.core.net.sslLogBack
ConfigurationWatchListClassch.qos.logback.core.joran.spiLogBack
ConfigurationWatchListUtilClassch.qos.logback.core.joran.utilLogBack
ConnectionSourceThe ConnectionSource interface provides a pluggable means of transparently obtaining JDBC Connections for logback classesInterfacech.qos.logback.core.dbLogBack
ConnectionSourceBaseClassch.qos.logback.core.dbLogBack
ConsoleAppenderConsoleAppender appends log events to System.Classch.qos.logback.coreLogBack
ConsoleTargetThe set of console output targets.Classch.qos.logback.core.joran.spiLogBack
ContentTypeUtilVarious utility methods for processing strings representing context types.Classch.qos.logback.core.utilLogBack
ContextA context is the main anchorage point of all logback components.Interfacech.qos.logback.coreLogBack
ContextAwareAn object which has a context and add methods for updating internal status messages.Interfacech.qos.logback.core.spiLogBack
ContextAwareBaseA helper class that implements ContextAware methods.Classch.qos.logback.core.spiLogBack
ContextAwareImplA helper class that implements ContextAware methods.Classch.qos.logback.core.spiLogBack
ContextBaseClassch.qos.logback.coreLogBack
ContextPropertyActionClassch.qos.logback.core.joran.actionLogBack
ContextUtilClassch.qos.logback.core.utilLogBack
ConversionRuleActionClassch.qos.logback.core.joran.actionLogBack
ConverterA minimal converter which sets up the general interface for derived classes.Classch.qos.logback.core.patternLogBack
ConverterUtilClassch.qos.logback.core.patternLogBack
CoreConstantsClassch.qos.logback.coreLogBack
CyanCompositeConverterEncloses a given set of converter output in cyan using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
CyclicBufferCyclicBuffer holds values in a cyclic array.Classch.qos.logback.core.helpersLogBack
CyclicBufferAppenderCyclicBufferAppender stores events in a cyclic buffer of user-specified size.Classch.qos.logback.core.readLogBack
CyclicBufferTrackerCyclicBufferTracker tracks CyclicBuffer instances.Classch.qos.logback.core.spiLogBack
DataSourceConnectionSourceThe DataSourceConnectionSource is an implementation of ConnectionSource that obtains the Connection in the recommended JDBCClassch.qos.logback.core.dbLogBack
DatePatternToRegexUtilThis class is concerned with computing a regex corresponding to a date pattern (in SimpleDateFormat format).Classch.qos.logback.core.utilLogBack
DateTokenConverterReturns a date formatted by SimpleDateFormatter.Classch.qos.logback.core.rolling.helperLogBack
DBAppenderBaseClassch.qos.logback.core.dbLogBack
DBHelperClassch.qos.logback.core.dbLogBack
DBUtilClassch.qos.logback.core.db.dialectLogBack
DefaultArchiveRemoverClassch.qos.logback.core.rolling.helperLogBack
DefaultDiscriminatorClassch.qos.logback.core.siftLogBack
DefaultNestedComponentRegistryA registry which maps a property in a host class to a default class.Classch.qos.logback.core.joran.spiLogBack
DefaultSocketConnectorDefault implementation of SocketConnector.Classch.qos.logback.core.netLogBack
DefaultTimeBasedFileNamingAndTriggeringPolicyClassch.qos.logback.core.rollingLogBack
DefinePropertyActionInstantiate class for define property value.Classch.qos.logback.core.joran.actionLogBack
DelayingShutdownHookShutdownHook implementation that stops the Logback context after a specified delay.Classch.qos.logback.core.hookLogBack
DelayStrategyA strategy for computing a delay.Interfacech.qos.logback.core.utilLogBack
Discriminator given event of type .Interfacech.qos.logback.core.siftLogBack
DriverManagerConnectionSourceThe DriverManagerConnectionSource is an implementation of ConnectionSource that obtains the Connection in the traditional JDBCClassch.qos.logback.core.dbLogBack
DurationDuration instances represent a lapse of time.Classch.qos.logback.core.utilLogBack
DynamicClassLoadingExceptionClassch.qos.logback.core.utilLogBack
DynamicConverterClassch.qos.logback.core.patternLogBack
EchoEncoderClassch.qos.logback.core.encoderLogBack
EchoLayoutEchos the incoming object adding a line separator character(s) at the end.Classch.qos.logback.core.layoutLogBack
ElementPathA element path characterizes a traversal path in an XML document.Classch.qos.logback.core.joran.spiLogBack
ElementSelectorElementSelector extends ElementPath with matching operations such as fullPathMatch(ElementPath), getPrefixMatchLength(ElementPath) and getTailMatchLength(ElementPath).Classch.qos.logback.core.joran.spiLogBack
ElseActionClassch.qos.logback.core.joran.conditionalLogBack
EncoderEncoders are responsible for transform an incoming event into a byte array *and* writing out the byte array onto the appropriate OutputStream.Interfacech.qos.logback.core.encoderLogBack
EncoderBaseClassch.qos.logback.core.encoderLogBack
EndEventClassch.qos.logback.core.joran.eventLogBack
EndEventCreated with IntelliJ IDEA.Classch.qos.logback.core.joran.event.staxLogBack
EnvUtilClassch.qos.logback.core.utilLogBack
ErrorStatusClassch.qos.logback.core.statusLogBack
EvaluationExceptionThis exception wraps exceptions thrown while evaluating events.Classch.qos.logback.core.boolexLogBack
EvaluatorFilterThe value of the AbstractMatcherFilter.Classch.qos.logback.core.filterLogBack
EventEvaluatorEvaluates whether a given an event matches user-specified criteria.Interfacech.qos.logback.core.boolexLogBack
EventEvaluatorBaseClassch.qos.logback.core.boolexLogBack
EventObjectInputStreamRestitute the contents of an input stream as java objects.Classch.qos.logback.core.encoderLogBack
EventPlayerClassch.qos.logback.core.joran.spiLogBack
ExecutorServiceUtilStatic utility methods for manipulating an ExecutorService.Classch.qos.logback.core.utilLogBack
FileAppenderFileAppender appends log events to a file.Classch.qos.logback.coreLogBack
FileExistsPropertyDefinerIn conjunction with PropertyAction sets the named variable to true if the file specified by pathClassch.qos.logback.core.propertyLogBack
FileFilterUtilClassch.qos.logback.core.rolling.helperLogBack
FileNamePatternAfter 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 patternClassch.qos.logback.core.rolling.helperLogBack
FileSizeInstances of this class represent the size of a file.Classch.qos.logback.core.utilLogBack
FileStoreUtilA utility class using functionality available since JDK 1.Classch.qos.logback.core.rolling.helperLogBack
FileUtilClassch.qos.logback.core.utilLogBack
FilterUsers should extend this class to implement customized event filtering.Classch.qos.logback.core.filterLogBack
FilterAttachableInterface for attaching filters to objects.Interfacech.qos.logback.core.spiLogBack
FilterAttachableImplClassch.qos.logback.core.spiLogBack
FilterReplyThis enum represents the possible replies that a filtering component in logback can return.Classch.qos.logback.core.spiLogBack
FixedDelayA default DelayStrategy that implements a simple fixed delay.Classch.qos.logback.core.utilLogBack
FixedWindowRollingPolicyWhen rolling over, FixedWindowRollingPolicy renames files according to a fixed window algorithm.Classch.qos.logback.core.rollingLogBack
ForegroundCompositeConverterBaseBase class for all foreground color setting composite converters.Classch.qos.logback.core.pattern.colorLogBack
FormatInfoFormattingInfo instances contain the information obtained when parsing formatting modifiers in conversion modifiers.Classch.qos.logback.core.patternLogBack
FormattingConverterClassch.qos.logback.core.patternLogBack
FormattingNodeClassch.qos.logback.core.pattern.parserLogBack
GenericConfiguratorClassch.qos.logback.core.joranLogBack
GrayCompositeConverterEncloses a given set of converter output in gray using the appropriate ANSISince:1.Classch.qos.logback.core.pattern.colorLogBack
GreenCompositeConverterEncloses a given set of converter output in green using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
H2DialectClassch.qos.logback.core.db.dialectLogBack
HostClassAndPropertyDoubleA 2-tuple (a double) consisting of a Class and a String.Classch.qos.logback.core.joran.spiLogBack
HSQLDBDialectClassch.qos.logback.core.db.dialectLogBack
HTMLLayoutBaseThis class is a base class for HTMLLayout classes part of other logback modules such as logback-classic and logback-access.Classch.qos.logback.core.htmlLogBack
IADataForComplexPropertyLump together several fields for use by NestedComplexPropertyIA.Classch.qos.logback.core.joran.actionLogBack
IdentityCompositeConverterClassch.qos.logback.core.patternLogBack
IEscapeUtilInterfacech.qos.logback.core.pattern.utilLogBack
IfActionClassch.qos.logback.core.joran.conditionalLogBack
ImplicitActionImplcitActions are like normal (explicit) actions except that are applied by the parser when no other pattern applies.Classch.qos.logback.core.joran.actionLogBack
IncludeActionClassch.qos.logback.core.joran.actionLogBack
IncompatibleClassExceptionClassch.qos.logback.core.utilLogBack
InfoStatusClassch.qos.logback.core.statusLogBack
IntegerTokenConverterWhen asked to convert an integer, IntegerTokenConverter the string value of that integer.Classch.qos.logback.core.rolling.helperLogBack
InterpretationContextAn InterpretationContext contains the contextual state of a Joran parsing session.Classch.qos.logback.core.joran.spiLogBack
InterpreterInterpreter is Joran's main driving class.Classch.qos.logback.core.joran.spiLogBack
InvocationGateThis class serves as a gateway for invocations of a costly operation on a critical execution path.Classch.qos.logback.core.utilLogBack
JaninoEventEvaluatorBaseAbstract class which sets the groundwork for janino based evaluations.Classch.qos.logback.core.boolexLogBack
JMSAppenderBaseThis class serves as a base class for JMSTopicAppender and JMSQueueAppenderClassch.qos.logback.core.netLogBack
JNDIConnectionSourceThe JNDIConnectionSource is an implementation of ConnectionSource that obtains a DataSource from aClassch.qos.logback.core.dbLogBack
JoranConfiguratorBaseA JoranConfiguratorBase lays most of the groundwork for concrete configurators derived from it.Classch.qos.logback.core.joranLogBack
JoranExceptionClassch.qos.logback.core.joran.spiLogBack
KeyManagerFactoryFactoryBeanA factory bean for a JSSE KeyManagerFactory.Classch.qos.logback.core.net.sslLogBack
KeyStoreFactoryBeanA factory bean for a JCA KeyStore.Classch.qos.logback.core.net.sslLogBack
LayoutInterfacech.qos.logback.coreLogBack
LayoutBaseClassch.qos.logback.coreLogBack
LayoutWrappingEncoderClassch.qos.logback.core.encoderLogBack
LifeCycleManagerAn object that manages a collection of components that implement the LifeCycle interface.Classch.qos.logback.coreLogBack
ListAppenderClassch.qos.logback.core.readLogBack
LiteralConverterClassch.qos.logback.core.patternLogBack
LoaderLoad resources (or images) from various sources.Classch.qos.logback.core.utilLogBack
LocationUtilA static utility method that converts a string that describes the location of a resource into a URL object.Classch.qos.logback.core.utilLogBack
LogbackExceptionClassch.qos.logback.coreLogBack
LogbackLockThis class just makes it easier to identify locks associated with logback when analysing thread dumps.Classch.qos.logback.core.spiLogBack
LoginAuthenticatorUsed by SMTPAppender for authentication purposes.Classch.qos.logback.core.netLogBack
MagentaCompositeConverterEncloses a given set of converter output in magenta using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
MatcherClassch.qos.logback.core.boolexLogBack
MonoTypedConverterConverters which can deal only with one type should implement this interface.Interfacech.qos.logback.core.rolling.helperLogBack
MsSQLDialectThe MS SQL Server dialect is untested.Classch.qos.logback.core.db.dialectLogBack
MySQLDialectClassch.qos.logback.core.db.dialectLogBack
NestedBasicPropertyIAThis action is responsible for tying together a parent object with one of its simple properties specified as an element but for which there isClassch.qos.logback.core.joran.actionLogBack
NestedComplexPropertyIAThis action is responsible for tying together a parent object with a child element for which there is no explicit rule.Classch.qos.logback.core.joran.actionLogBack
NewRuleActionClassch.qos.logback.core.joran.actionLogBack
NoAutoStartUtilClassch.qos.logback.core.joran.spiLogBack
NodeClassch.qos.logback.core.pattern.parserLogBack
NodeClassch.qos.logback.core.substLogBack
NodeToStringTransformerCompiles a previously parsed Node chain into a String.Classch.qos.logback.core.substLogBack
NonClosableInputStreamClassch.qos.logback.core.encoderLogBack
NOPActionNo operation (NOP) action that does strictly nothing.Classch.qos.logback.core.joran.actionLogBack
NOPAppenderClassch.qos.logback.core.helpersLogBack
NopStatusListenerA no-operation (nop) StatusListenerSince:1.Classch.qos.logback.core.statusLogBack
NOPThrowableRendererClassch.qos.logback.core.htmlLogBack
ObjectStreamEncoderWrite out events as java objects.Classch.qos.logback.core.encoderLogBack
ObjectWriterWrites objects to an output.Interfacech.qos.logback.core.netLogBack
ObjectWriterFactoryFactory for ObjectWriter instances.Classch.qos.logback.core.netLogBack
OnConsoleStatusListenerPrint all new incoming status messages on the console (System.Classch.qos.logback.core.statusLogBack
OnErrorConsoleStatusListenerPrint all new incoming status messages on the error console (System.Classch.qos.logback.core.statusLogBack
OptionHelperClassch.qos.logback.core.utilLogBack
OracleDialectThe Oracle dialect.Classch.qos.logback.core.db.dialectLogBack
OutputStreamAppenderOutputStreamAppender appends events to a OutputStream.Classch.qos.logback.coreLogBack
ParamActionClassch.qos.logback.core.joran.actionLogBack
ParserClassch.qos.logback.core.pattern.parserLogBack
ParserParse a token list returning a node chain.Classch.qos.logback.core.substLogBack
PatternLayoutBaseClassch.qos.logback.core.patternLogBack
PatternLayoutEncoderBaseClassch.qos.logback.core.patternLogBack
PeriodicityTypeenum PeriodicityTypeEnum Constant SummaryClassch.qos.logback.core.rolling.helperLogBack
PostCompileProcessor For example, PatternLayout in the classic module should add a converter for exception handling (otherwise exceptions would not be printed).Interfacech.qos.logback.core.patternLogBack
PostgreSQLDialectClassch.qos.logback.core.db.dialectLogBack
PreSerializationTransformerPreSerializationTransformer instances have the responsibility to transform object into a presumably equivalent serializable representation.Interfacech.qos.logback.core.spiLogBack
PropertyActionThis class serves as a base for other actions, which similar to the ANT task which add/set properties of a given object.Classch.qos.logback.core.joran.actionLogBack
PropertyContainerInterfacech.qos.logback.core.spiLogBack
PropertyDefinerInterfacech.qos.logback.core.spiLogBack
PropertyDefinerBaseA skeleton implementation for property definers so that they derive from ContextAwareBase.Classch.qos.logback.coreLogBack
PropertyEvalScriptBuilderClassch.qos.logback.core.joran.conditionalLogBack
PropertySetterGeneral purpose Object property setter.Classch.qos.logback.core.joran.utilLogBack
PropertySetterExceptionThrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class.Classch.qos.logback.core.utilLogBack
PropertyWrapperForScriptsClassch.qos.logback.core.joran.conditionalLogBack
QueueFactoryFactory for Queue instances.Classch.qos.logback.core.netLogBack
RecoveryCoordinatorClassch.qos.logback.core.recoveryLogBack
RedCompositeConverterEncloses a given set of converter output in red using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
RegularEscapeUtilThis implementation is intended for use in PatternLayout.Classch.qos.logback.core.pattern.utilLogBack
RenameUtilUtility class to help solving problems encountered while renaming files.Classch.qos.logback.core.rolling.helperLogBack
ReplacingCompositeConverterClassch.qos.logback.core.patternLogBack
ResilientFileOutputStreamClassch.qos.logback.core.recoveryLogBack
ResilientOutputStreamBaseClassch.qos.logback.core.recoveryLogBack
ResilientSyslogOutputStreamClassch.qos.logback.core.recoveryLogBack
ResourceExistsPropertyDefinerIn conjunction with PropertyAction sets the named variable to true if the resource specifiedClassch.qos.logback.core.propertyLogBack
RestrictedEscapeUtilThis implementation is intended for use in PatternLayout.Classch.qos.logback.core.pattern.utilLogBack
RollingCalendarRollingCalendar is a helper class to TimeBasedRollingPolicy or similarClassch.qos.logback.core.rolling.helperLogBack
RollingFileAppenderRollingFileAppender extends FileAppender to backup the log files depending on RollingPolicy and TriggeringPolicy.Classch.qos.logback.core.rollingLogBack
RollingPolicyA RollingPolicy is responsible for performing the rolling over of the active log file.Interfacech.qos.logback.core.rollingLogBack
RollingPolicyBase such methods are limited to a compression mode getter/setter.Classch.qos.logback.core.rollingLogBack
RolloverFailureA RolloverFailure occurs if, for whatever reason a rollover fails.Classch.qos.logback.core.rollingLogBack
RuleStoreAs its name indicates, a RuleStore contains 2-tuples consists of a ElementSelector As a joran configurator goes through the elements in a document, it asksInterfacech.qos.logback.core.joran.spiLogBack
SaxEventClassch.qos.logback.core.joran.eventLogBack
SaxEventRecorderClassch.qos.logback.core.joran.eventLogBack
ScanExceptionClassch.qos.logback.core.spiLogBack
SecureRandomFactoryBeanA factory bean for a JCA SecureRandom generator.Classch.qos.logback.core.net.sslLogBack
ServerListenerA listener that accepts Client connections on behalf of a This interface exists primarily to abstract away the details of theInterfacech.qos.logback.core.net.serverLogBack
ServerRunnerAn object that is responsible for the asynchronous execution of a This interface exists primarily to allow the runner to be mocked forInterfacech.qos.logback.core.net.serverLogBack
ServerSocketListenerA ServerListener that accepts connections on a ServerSocket.Classch.qos.logback.core.net.serverLogBack
ShutdownHookInterface describing a logback shutdown hook implementationAuthor:Mike ReinholdInterfacech.qos.logback.core.hookLogBack
ShutdownHookActionAction which handles elements in configuration files.Classch.qos.logback.core.joran.actionLogBack
ShutdownHookBaseBase class for classes implementing a Logback ShutdownHook via extensionAuthor:Mike ReinholdClassch.qos.logback.core.hookLogBack
SiftingAppenderBaseThis appender serves as the base class for actual SiftingAppenders implemented by the logback-classic and logback-access modules.Classch.qos.logback.core.siftLogBack
SiftingJoranConfiguratorBaseClassch.qos.logback.core.siftLogBack
SimpleKeywordNodeClassch.qos.logback.core.pattern.parserLogBack
SimpleRuleStoreThis class implements the RuleStore interface.Classch.qos.logback.core.joran.spiLogBack
SizeAndTimeBasedArchiveRemoverClassch.qos.logback.core.rolling.helperLogBack
SizeAndTimeBasedFNATPClassch.qos.logback.core.rollingLogBack
SizeBasedTriggeringPolicySizeBasedTriggeringPolicy looks at size of the file being currently written to.Classch.qos.logback.core.rollingLogBack
SMTPAppenderBaseAn abstract class that provides support for sending events to an email See http://logback.Classch.qos.logback.core.netLogBack
SocketConnectorA Runnable that (re)connects a socket.Interfacech.qos.logback.core.netLogBack
SocketConnector .ExceptionHandlerAn exception handler that is notified of all exceptions that occur during the (re)connection process.Interfacech.qos.logback.core.net.SocketConnectorLogBack
SpacePadderClassch.qos.logback.core.patternLogBack
SQLDialectCodeClassch.qos.logback.core.db.dialectLogBack
SQLiteDialect Note that the dialect is not needed if your JDBC driver supports the getGeneratedKeys method introduced in JDBC 3.Classch.qos.logback.core.db.dialectLogBack
SSLVarious constants used by the SSL implementation.Interfacech.qos.logback.core.net.sslLogBack
SSLComponentA interface used to identify components that have an SSL configuration.Interfacech.qos.logback.core.net.sslLogBack
SSLConfigurableAn object that has configurable SSL parameters.Interfacech.qos.logback.core.net.sslLogBack
SSLConfigurableServerSocketAn SSLConfigurable wrapper for an SSLServerSocket.Classch.qos.logback.core.net.sslLogBack
SSLConfigurableSocketAn SSLConfigurable wrapper for an SSLSocket.Classch.qos.logback.core.net.sslLogBack
SSLConfigurationA configuration for an SSLContext.Classch.qos.logback.core.net.sslLogBack
SSLContextFactoryBeanA factory bean for a JSSE SSLContext.Classch.qos.logback.core.net.sslLogBack
SSLNestedComponentRegistryRulesClassch.qos.logback.core.net.sslLogBack
SSLParametersConfigurationA configuration of SSL parameters for an SSLEngine.Classch.qos.logback.core.net.sslLogBack
SSLServerSocketAppenderBaseClassch.qos.logback.core.net.serverLogBack
StartEventClassch.qos.logback.core.joran.eventLogBack
StartEventClassch.qos.logback.core.joran.event.staxLogBack
StatusInterfacech.qos.logback.core.statusLogBack
StatusBaseClassch.qos.logback.core.statusLogBack
StatusListenerA StatusListener registered with logback context's StatusManager will receive notification of every incoming status message.Interfacech.qos.logback.core.statusLogBack
StatusListenerActionClassch.qos.logback.core.joran.actionLogBack
StatusListenerAsListCollect all incoming events in a list.Classch.qos.logback.core.statusLogBack
StatusManagerInternal error messages (statii) are managed by instances of this interface.Interfacech.qos.logback.core.statusLogBack
StatusPrinterClassch.qos.logback.core.utilLogBack
StatusUtilClassch.qos.logback.core.statusLogBack
StaxEventClassch.qos.logback.core.joran.event.staxLogBack
StaxEventRecorderClassch.qos.logback.core.joran.event.staxLogBack
StringCollectionUtilStatic utility methods for working with collections of strings.Classch.qos.logback.core.utilLogBack
StringToObjectConverterUtility class which can convert string into objects.Classch.qos.logback.core.joran.utilLogBack
SybaseSqlAnywhereDialectClassch.qos.logback.core.db.dialectLogBack
SyslogAppenderBaseBase class for SyslogAppender.Classch.qos.logback.core.netLogBack
SyslogConstantsConstants used by syslog daemon and transitively by SyslogAppenderBase.Classch.qos.logback.core.netLogBack
SyslogOutputStreamSyslogOutputStream is a wrapper around the DatagramSocket class so that it behaves like an OutputStream.Classch.qos.logback.core.netLogBack
SystemInfoClassch.qos.logback.core.utilLogBack
ThenActionClassch.qos.logback.core.joran.conditionalLogBack
ThenOrElseActionBaseClassch.qos.logback.core.joran.conditionalLogBack
ThrowableToStringArrayClassch.qos.logback.core.helpersLogBack
TimeBasedArchiveRemoverClassch.qos.logback.core.rolling.helperLogBack
TimeBasedFileNamingAndTriggeringPolicyThis interface lists the set of methods that need to be implemented by triggering policies which are nested within a TimeBasedRollingPolicy.Interfacech.qos.logback.core.rollingLogBack
TimeBasedFileNamingAndTriggeringPolicyBaseClassch.qos.logback.core.rollingLogBack
TimeBasedRollingPolicyTimeBasedRollingPolicy is both easy to configure and quite powerful.Classch.qos.logback.core.rollingLogBack
TimestampActionGiven 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 formatClassch.qos.logback.core.joran.actionLogBack
TimeUtilClassch.qos.logback.core.utilLogBack
TokenClassch.qos.logback.core.substLogBack
Token .TypeClassch.qos.logback.core.subst.TokenLogBack
TokenConverterTokenConverter offers some basic functionality used by more specific token converters.Classch.qos.logback.core.rolling.helperLogBack
TokenizerClassch.qos.logback.core.substLogBack
TransformUtility class for transforming strings.Classch.qos.logback.core.helpersLogBack
TriggeringPolicyA TriggeringPolicy controls the conditions under which roll-over occurs.Interfacech.qos.logback.core.rollingLogBack
TriggeringPolicyBaseSizeBasedTriggeringPolicy looks at size of the file being currently written to.Classch.qos.logback.core.rollingLogBack
TrustManagerFactoryFactoryBeanA factory bean for a JSSE TrustManagerFactory.Classch.qos.logback.core.net.sslLogBack
UnsynchronizedAppenderBaseSimilar to AppenderBase except that derived appenders need to handle thread synchronization on their own.Classch.qos.logback.coreLogBack
ViewStatusMessagesServletBaseClassch.qos.logback.core.statusLogBack
WarnStatusClassch.qos.logback.core.statusLogBack
WhiteCompositeConverterEncloses a given set of converter output in white using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
XMLUtilClassch.qos.logback.core.joran.spiLogBack
YellowCompositeConverterEncloses a given set of converter output in yellow using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogBack
AbstractAppenderFactoryUsingJoranBuilds new appenders dynamically by running SiftingJoranConfigurator instance, a custom configurator tailored for the contents of the sift element.Classch.qos.logback.core.siftLogback Api
AbstractComponentTrackerAn abstract implementation of the ComponentTracker interface.Classch.qos.logback.core.spiLogback Api
AbstractDiscriminatorBase implementation of Discriminator that provides basic lifecycle managementSince:3/29/13, 3:28 PMAuthor:Tomasz NurkiewiczClassch.qos.logback.core.siftLogback Api
AbstractEventEvaluatorActionClassch.qos.logback.core.joran.actionLogback Api
AbstractMatcherFilterClassch.qos.logback.core.filterLogback Api
AbstractServerSocketAppenderThis is the super class for module specific ServerSocketAppender implementations can derive from.Classch.qos.logback.core.net.serverLogback Api
AbstractSocketAppenderAn abstract base for module specific SocketAppender implementations in other logback modules.Classch.qos.logback.core.netLogback Api
AbstractSSLSocketAppenderAn abstract base for module specific SSLSocketAppender implementations located in other logback modules.Classch.qos.logback.core.netLogback Api
ActionMost of the work for configuring logback is done by Actions.Classch.qos.logback.core.joran.actionLogback Api
ActionConstThis class contains costants used by other Actions.Classch.qos.logback.core.joran.actionLogback Api
ActionExceptionBy throwing an exception an action can signal the Interpreter to skip processing of all the nested (child) elements of the element associated withClassch.qos.logback.core.joran.spiLogback Api
ActionUtilClassch.qos.logback.core.joran.actionLogback Api
ActionUtil .ScopeClassch.qos.logback.core.joran.action.ActionUtilLogback Api
AggregationTypeenum AggregationTypeAggregationType classifies how one object is contained within Classch.qos.logback.core.utilLogback Api
AlmostAsIsEscapeUtilThis implementation is intended for use in FileNamePattern.Classch.qos.logback.core.pattern.utilLogback Api
ANSIConstantsClassch.qos.logback.core.pattern.colorLogback Api
AppenderInterfacech.qos.logback.coreLogback Api
AppenderActionClassch.qos.logback.core.joran.actionLogback Api
AppenderAttachableInterface for attaching appenders to objects.Interfacech.qos.logback.core.spiLogback Api
AppenderAttachableImplA ReentrantReadWriteLock based implementation of the AppenderAttachable interface.Classch.qos.logback.core.spiLogback Api
AppenderBaseSets a skeleton implementation for appenders.Classch.qos.logback.coreLogback Api
AppenderFactoryCreated with IntelliJ IDEA.Interfacech.qos.logback.core.siftLogback Api
AppenderRefActionClassch.qos.logback.core.joran.actionLogback Api
AppenderTrackerTrack appenders by key.Classch.qos.logback.core.siftLogback Api
ArchiveRemoverGiven a date remove older archived log files.Interfacech.qos.logback.core.rolling.helperLogback Api
AsIsEscapeUtilClassch.qos.logback.core.pattern.utilLogback Api
AsyncAppenderBaseThis appender and derived classes, log events asynchronously.Classch.qos.logback.coreLogback Api
AsynchronousCompressorClassch.qos.logback.core.rolling.helperLogback Api
AutoFlushingObjectWriterAutomatically flushes the underlying ObjectOutputStream immediately after calling it's ObjectOutputStream.Classch.qos.logback.core.netLogback Api
BasicStatusManagerClassch.qos.logback.coreLogback Api
BindDataSourceToJNDIActionClassch.qos.logback.core.dbLogback Api
BlackCompositeConverterEncloses a given set of converter output in black using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
BlueCompositeConverterEncloses a given set of converter output in blue using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
BodyEventClassch.qos.logback.core.joran.eventLogback Api
BodyEventClassch.qos.logback.core.joran.event.staxLogback Api
BoldBlueCompositeConverterEncloses a given set of converter output in bold blue using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
BoldCyanCompositeConverterEncloses a given set of converter output in bold cyan using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
BoldGreenCompositeConverterEncloses a given set of converter output in bold green using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
BoldMagentaCompositeConverterEncloses a given set of converter output in bold magenta using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
BoldRedCompositeConverterEncloses a given set of converter output in bold red using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
BoldWhiteCompositeConverterEncloses a given set of converter output in bold white using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
BoldYellowCompositeConverterEncloses a given set of converter output in bold yellow using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
ByteArrayUtilClassch.qos.logback.core.encoderLogback Api
CachingDateFormatterA synchronized implementation of SimpleDateFormat which uses caching internally.Classch.qos.logback.core.utilLogback Api
ClientA client of a ServerRunner.Interfacech.qos.logback.core.net.serverLogback Api
CloseUtilStatic utility method for Closeable objects.Classch.qos.logback.core.utilLogback Api
ComponentNodeClassch.qos.logback.core.joran.nodeLogback Api
ComponentTrackerInterface for tracking various components by key.Interfacech.qos.logback.core.spiLogback Api
CompositeConverterClassch.qos.logback.core.patternLogback Api
CompositeNodeClassch.qos.logback.core.pattern.parserLogback Api
CompressionModeenum CompressionModeEnum Constant SummaryClassch.qos.logback.core.rolling.helperLogback Api
CompressionRunnableClassch.qos.logback.core.rolling.helperLogback Api
CompressorThe Compression class implements ZIP and GZ file compression/decompression methods.Classch.qos.logback.core.rolling.helperLogback Api
ConcurrentServerRunnerA concurrent ServerRunner.Classch.qos.logback.core.net.serverLogback Api
ConfigurableSSLServerSocketFactoryAn SSLServerSocketFactory that configures SSL parameters (those specified in SSLParametersConfiguration) on each newly Classch.qos.logback.core.net.sslLogback Api
ConfigurableSSLSocketFactoryAn SSLSocketFactory that configures SSL parameters (those covered by SSLParameters) on each newly created socket.Classch.qos.logback.core.net.sslLogback Api
ConfigurationWatchListClassch.qos.logback.core.joran.spiLogback Api
ConfigurationWatchListUtilClassch.qos.logback.core.joran.utilLogback Api
ConnectionSourceThe ConnectionSource interface provides a pluggable means of transparently obtaining JDBC Connections for logback classesInterfacech.qos.logback.core.dbLogback Api
ConnectionSourceBaseClassch.qos.logback.core.dbLogback Api
ConsoleAppenderConsoleAppender appends log events to System.Classch.qos.logback.coreLogback Api
ConsoleTargetThe set of console output targets.Classch.qos.logback.core.joran.spiLogback Api
ContentTypeUtilVarious utility methods for processing strings representing context types.Classch.qos.logback.core.utilLogback Api
ContextA context is the main anchorage point of all logback components.Interfacech.qos.logback.coreLogback Api
ContextAwareAn object which has a context and add methods for updating internal status messages.Interfacech.qos.logback.core.spiLogback Api
ContextAwareBaseA helper class that implements ContextAware methods.Classch.qos.logback.core.spiLogback Api
ContextAwareImplA helper class that implements ContextAware methods.Classch.qos.logback.core.spiLogback Api
ContextBaseClassch.qos.logback.coreLogback Api
ContextPropertyActionClassch.qos.logback.core.joran.actionLogback Api
ContextUtilClassch.qos.logback.core.utilLogback Api
ConversionRuleActionClassch.qos.logback.core.joran.actionLogback Api
ConverterA minimal converter which sets up the general interface for derived classes.Classch.qos.logback.core.patternLogback Api
ConverterUtilClassch.qos.logback.core.patternLogback Api
CoreConstantsClassch.qos.logback.coreLogback Api
CyanCompositeConverterEncloses a given set of converter output in cyan using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
CyclicBufferCyclicBuffer holds values in a cyclic array.Classch.qos.logback.core.helpersLogback Api
CyclicBufferAppenderCyclicBufferAppender stores events in a cyclic buffer of user-specified size.Classch.qos.logback.core.readLogback Api
CyclicBufferTrackerCyclicBufferTracker tracks CyclicBuffer instances.Classch.qos.logback.core.spiLogback Api
DataSourceConnectionSourceThe DataSourceConnectionSource is an implementation of ConnectionSource that obtains the Connection in the recommended JDBCClassch.qos.logback.core.dbLogback Api
DatePatternToRegexUtilThis class is concerned with computing a regex corresponding to a date pattern (in SimpleDateFormat format).Classch.qos.logback.core.utilLogback Api
DateTokenConverterReturns a date formatted by SimpleDateFormatter.Classch.qos.logback.core.rolling.helperLogback Api
DBAppenderBaseClassch.qos.logback.core.dbLogback Api
DBHelperClassch.qos.logback.core.dbLogback Api
DBUtilClassch.qos.logback.core.db.dialectLogback Api
DefaultArchiveRemoverClassch.qos.logback.core.rolling.helperLogback Api
DefaultDiscriminatorClassch.qos.logback.core.siftLogback Api
DefaultNestedComponentRegistryA registry which maps a property in a host class to a default class.Classch.qos.logback.core.joran.spiLogback Api
DefaultSocketConnectorDefault implementation of SocketConnector.Classch.qos.logback.core.netLogback Api
DefaultTimeBasedFileNamingAndTriggeringPolicyClassch.qos.logback.core.rollingLogback Api
DefinePropertyActionInstantiate class for define property value.Classch.qos.logback.core.joran.actionLogback Api
DelayingShutdownHookShutdownHook implementation that stops the Logback context after a specified delay.Classch.qos.logback.core.hookLogback Api
DelayStrategyA strategy for computing a delay.Interfacech.qos.logback.core.utilLogback Api
Discriminator given event of type .Interfacech.qos.logback.core.siftLogback Api
DriverManagerConnectionSourceThe DriverManagerConnectionSource is an implementation of ConnectionSource that obtains the Connection in the traditional JDBCClassch.qos.logback.core.dbLogback Api
DurationDuration instances represent a lapse of time.Classch.qos.logback.core.utilLogback Api
DynamicClassLoadingExceptionClassch.qos.logback.core.utilLogback Api
DynamicConverterClassch.qos.logback.core.patternLogback Api
EchoEncoderClassch.qos.logback.core.encoderLogback Api
EchoLayoutEchos the incoming object adding a line separator character(s) at the end.Classch.qos.logback.core.layoutLogback Api
ElementPathA element path characterizes a traversal path in an XML document.Classch.qos.logback.core.joran.spiLogback Api
ElementSelectorElementSelector extends ElementPath with matching operations such as fullPathMatch(ElementPath), getPrefixMatchLength(ElementPath) and getTailMatchLength(ElementPath).Classch.qos.logback.core.joran.spiLogback Api
ElseActionClassch.qos.logback.core.joran.conditionalLogback Api
EncoderEncoders are responsible for transform an incoming event into a byte array *and* writing out the byte array onto the appropriate OutputStream.Interfacech.qos.logback.core.encoderLogback Api
EncoderBaseClassch.qos.logback.core.encoderLogback Api
EndEventClassch.qos.logback.core.joran.eventLogback Api
EndEventCreated with IntelliJ IDEA.Classch.qos.logback.core.joran.event.staxLogback Api
EnvUtilClassch.qos.logback.core.utilLogback Api
ErrorStatusClassch.qos.logback.core.statusLogback Api
EvaluationExceptionThis exception wraps exceptions thrown while evaluating events.Classch.qos.logback.core.boolexLogback Api
EvaluatorFilterThe value of the AbstractMatcherFilter.Classch.qos.logback.core.filterLogback Api
EventEvaluatorEvaluates whether a given an event matches user-specified criteria.Interfacech.qos.logback.core.boolexLogback Api
EventEvaluatorBaseClassch.qos.logback.core.boolexLogback Api
EventObjectInputStreamRestitute the contents of an input stream as java objects.Classch.qos.logback.core.encoderLogback Api
EventPlayerClassch.qos.logback.core.joran.spiLogback Api
ExecutorServiceUtilStatic utility methods for manipulating an ExecutorService.Classch.qos.logback.core.utilLogback Api
FileAppenderFileAppender appends log events to a file.Classch.qos.logback.coreLogback Api
FileExistsPropertyDefinerIn conjunction with PropertyAction sets the named variable to true if the file specified by pathClassch.qos.logback.core.propertyLogback Api
FileFilterUtilClassch.qos.logback.core.rolling.helperLogback Api
FileNamePatternAfter 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 patternClassch.qos.logback.core.rolling.helperLogback Api
FileSizeInstances of this class represent the size of a file.Classch.qos.logback.core.utilLogback Api
FileStoreUtilA utility class using functionality available since JDK 1.Classch.qos.logback.core.rolling.helperLogback Api
FileUtilClassch.qos.logback.core.utilLogback Api
FilterUsers should extend this class to implement customized event filtering.Classch.qos.logback.core.filterLogback Api
FilterAttachableInterface for attaching filters to objects.Interfacech.qos.logback.core.spiLogback Api
FilterAttachableImplClassch.qos.logback.core.spiLogback Api
FilterReplyThis enum represents the possible replies that a filtering component in logback can return.Classch.qos.logback.core.spiLogback Api
FixedDelayA default DelayStrategy that implements a simple fixed delay.Classch.qos.logback.core.utilLogback Api
FixedWindowRollingPolicyWhen rolling over, FixedWindowRollingPolicy renames files according to a fixed window algorithm.Classch.qos.logback.core.rollingLogback Api
ForegroundCompositeConverterBaseBase class for all foreground color setting composite converters.Classch.qos.logback.core.pattern.colorLogback Api
FormatInfoFormattingInfo instances contain the information obtained when parsing formatting modifiers in conversion modifiers.Classch.qos.logback.core.patternLogback Api
FormattingConverterClassch.qos.logback.core.patternLogback Api
FormattingNodeClassch.qos.logback.core.pattern.parserLogback Api
GenericConfiguratorClassch.qos.logback.core.joranLogback Api
GrayCompositeConverterEncloses a given set of converter output in gray using the appropriate ANSISince:1.Classch.qos.logback.core.pattern.colorLogback Api
GreenCompositeConverterEncloses a given set of converter output in green using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
H2DialectClassch.qos.logback.core.db.dialectLogback Api
HostClassAndPropertyDoubleA 2-tuple (a double) consisting of a Class and a String.Classch.qos.logback.core.joran.spiLogback Api
HSQLDBDialectClassch.qos.logback.core.db.dialectLogback Api
HTMLLayoutBaseThis class is a base class for HTMLLayout classes part of other logback modules such as logback-classic and logback-access.Classch.qos.logback.core.htmlLogback Api
IADataForComplexPropertyLump together several fields for use by NestedComplexPropertyIA.Classch.qos.logback.core.joran.actionLogback Api
IdentityCompositeConverterClassch.qos.logback.core.patternLogback Api
IEscapeUtilInterfacech.qos.logback.core.pattern.utilLogback Api
IfActionClassch.qos.logback.core.joran.conditionalLogback Api
ImplicitActionImplcitActions are like normal (explicit) actions except that are applied by the parser when no other pattern applies.Classch.qos.logback.core.joran.actionLogback Api
IncludeActionClassch.qos.logback.core.joran.actionLogback Api
IncompatibleClassExceptionClassch.qos.logback.core.utilLogback Api
InfoStatusClassch.qos.logback.core.statusLogback Api
IntegerTokenConverterWhen asked to convert an integer, IntegerTokenConverter the string value of that integer.Classch.qos.logback.core.rolling.helperLogback Api
InterpretationContextAn InterpretationContext contains the contextual state of a Joran parsing session.Classch.qos.logback.core.joran.spiLogback Api
InterpreterInterpreter is Joran's main driving class.Classch.qos.logback.core.joran.spiLogback Api
InvocationGateThis class serves as a gateway for invocations of a costly operation on a critical execution path.Classch.qos.logback.core.utilLogback Api
JaninoEventEvaluatorBaseAbstract class which sets the groundwork for janino based evaluations.Classch.qos.logback.core.boolexLogback Api
JMSAppenderBaseThis class serves as a base class for JMSTopicAppender and JMSQueueAppenderClassch.qos.logback.core.netLogback Api
JNDIConnectionSourceThe JNDIConnectionSource is an implementation of ConnectionSource that obtains a DataSource from aClassch.qos.logback.core.dbLogback Api
JoranConfiguratorBaseA JoranConfiguratorBase lays most of the groundwork for concrete configurators derived from it.Classch.qos.logback.core.joranLogback Api
JoranExceptionClassch.qos.logback.core.joran.spiLogback Api
KeyManagerFactoryFactoryBeanA factory bean for a JSSE KeyManagerFactory.Classch.qos.logback.core.net.sslLogback Api
KeyStoreFactoryBeanA factory bean for a JCA KeyStore.Classch.qos.logback.core.net.sslLogback Api
LayoutInterfacech.qos.logback.coreLogback Api
LayoutBaseClassch.qos.logback.coreLogback Api
LayoutWrappingEncoderClassch.qos.logback.core.encoderLogback Api
LifeCycleManagerAn object that manages a collection of components that implement the LifeCycle interface.Classch.qos.logback.coreLogback Api
ListAppenderClassch.qos.logback.core.readLogback Api
LiteralConverterClassch.qos.logback.core.patternLogback Api
LoaderLoad resources (or images) from various sources.Classch.qos.logback.core.utilLogback Api
LocationUtilA static utility method that converts a string that describes the location of a resource into a URL object.Classch.qos.logback.core.utilLogback Api
LogbackExceptionClassch.qos.logback.coreLogback Api
LogbackLockThis class just makes it easier to identify locks associated with logback when analysing thread dumps.Classch.qos.logback.core.spiLogback Api
LoginAuthenticatorUsed by SMTPAppender for authentication purposes.Classch.qos.logback.core.netLogback Api
MagentaCompositeConverterEncloses a given set of converter output in magenta using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
MatcherClassch.qos.logback.core.boolexLogback Api
MonoTypedConverterConverters which can deal only with one type should implement this interface.Interfacech.qos.logback.core.rolling.helperLogback Api
MsSQLDialectThe MS SQL Server dialect is untested.Classch.qos.logback.core.db.dialectLogback Api
MySQLDialectClassch.qos.logback.core.db.dialectLogback Api
NestedBasicPropertyIAThis action is responsible for tying together a parent object with one of its simple properties specified as an element but for which there isClassch.qos.logback.core.joran.actionLogback Api
NestedComplexPropertyIAThis action is responsible for tying together a parent object with a child element for which there is no explicit rule.Classch.qos.logback.core.joran.actionLogback Api
NewRuleActionClassch.qos.logback.core.joran.actionLogback Api
NoAutoStartUtilClassch.qos.logback.core.joran.spiLogback Api
NodeClassch.qos.logback.core.pattern.parserLogback Api
NodeClassch.qos.logback.core.substLogback Api
NodeToStringTransformerCompiles a previously parsed Node chain into a String.Classch.qos.logback.core.substLogback Api
NonClosableInputStreamClassch.qos.logback.core.encoderLogback Api
NOPActionNo operation (NOP) action that does strictly nothing.Classch.qos.logback.core.joran.actionLogback Api
NOPAppenderClassch.qos.logback.core.helpersLogback Api
NopStatusListenerA no-operation (nop) StatusListenerSince:1.Classch.qos.logback.core.statusLogback Api
NOPThrowableRendererClassch.qos.logback.core.htmlLogback Api
ObjectStreamEncoderWrite out events as java objects.Classch.qos.logback.core.encoderLogback Api
ObjectWriterWrites objects to an output.Interfacech.qos.logback.core.netLogback Api
ObjectWriterFactoryFactory for ObjectWriter instances.Classch.qos.logback.core.netLogback Api
OnConsoleStatusListenerPrint all new incoming status messages on the console (System.Classch.qos.logback.core.statusLogback Api
OnErrorConsoleStatusListenerPrint all new incoming status messages on the error console (System.Classch.qos.logback.core.statusLogback Api
OptionHelperClassch.qos.logback.core.utilLogback Api
OracleDialectThe Oracle dialect.Classch.qos.logback.core.db.dialectLogback Api
OutputStreamAppenderOutputStreamAppender appends events to a OutputStream.Classch.qos.logback.coreLogback Api
ParamActionClassch.qos.logback.core.joran.actionLogback Api
ParserClassch.qos.logback.core.pattern.parserLogback Api
ParserParse a token list returning a node chain.Classch.qos.logback.core.substLogback Api
PatternLayoutBaseClassch.qos.logback.core.patternLogback Api
PatternLayoutEncoderBaseClassch.qos.logback.core.patternLogback Api
PeriodicityTypeenum PeriodicityTypeEnum Constant SummaryClassch.qos.logback.core.rolling.helperLogback Api
PostCompileProcessor For example, PatternLayout in the classic module should add a converter for exception handling (otherwise exceptions would not be printed).Interfacech.qos.logback.core.patternLogback Api
PostgreSQLDialectClassch.qos.logback.core.db.dialectLogback Api
PreSerializationTransformerPreSerializationTransformer instances have the responsibility to transform object into a presumably equivalent serializable representation.Interfacech.qos.logback.core.spiLogback Api
PropertyActionThis class serves as a base for other actions, which similar to the ANT task which add/set properties of a given object.Classch.qos.logback.core.joran.actionLogback Api
PropertyContainerInterfacech.qos.logback.core.spiLogback Api
PropertyDefinerInterfacech.qos.logback.core.spiLogback Api
PropertyDefinerBaseA skeleton implementation for property definers so that they derive from ContextAwareBase.Classch.qos.logback.coreLogback Api
PropertyEvalScriptBuilderClassch.qos.logback.core.joran.conditionalLogback Api
PropertySetterGeneral purpose Object property setter.Classch.qos.logback.core.joran.utilLogback Api
PropertySetterExceptionThrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class.Classch.qos.logback.core.utilLogback Api
PropertyWrapperForScriptsClassch.qos.logback.core.joran.conditionalLogback Api
QueueFactoryFactory for Queue instances.Classch.qos.logback.core.netLogback Api
RecoveryCoordinatorClassch.qos.logback.core.recoveryLogback Api
RedCompositeConverterEncloses a given set of converter output in red using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
RegularEscapeUtilThis implementation is intended for use in PatternLayout.Classch.qos.logback.core.pattern.utilLogback Api
RenameUtilUtility class to help solving problems encountered while renaming files.Classch.qos.logback.core.rolling.helperLogback Api
ReplacingCompositeConverterClassch.qos.logback.core.patternLogback Api
ResilientFileOutputStreamClassch.qos.logback.core.recoveryLogback Api
ResilientOutputStreamBaseClassch.qos.logback.core.recoveryLogback Api
ResilientSyslogOutputStreamClassch.qos.logback.core.recoveryLogback Api
ResourceExistsPropertyDefinerIn conjunction with PropertyAction sets the named variable to true if the resource specifiedClassch.qos.logback.core.propertyLogback Api
RestrictedEscapeUtilThis implementation is intended for use in PatternLayout.Classch.qos.logback.core.pattern.utilLogback Api
RollingCalendarRollingCalendar is a helper class to TimeBasedRollingPolicy or similarClassch.qos.logback.core.rolling.helperLogback Api
RollingFileAppenderRollingFileAppender extends FileAppender to backup the log files depending on RollingPolicy and TriggeringPolicy.Classch.qos.logback.core.rollingLogback Api
RollingPolicyA RollingPolicy is responsible for performing the rolling over of the active log file.Interfacech.qos.logback.core.rollingLogback Api
RollingPolicyBase such methods are limited to a compression mode getter/setter.Classch.qos.logback.core.rollingLogback Api
RolloverFailureA RolloverFailure occurs if, for whatever reason a rollover fails.Classch.qos.logback.core.rollingLogback Api
RuleStoreAs its name indicates, a RuleStore contains 2-tuples consists of a ElementSelector As a joran configurator goes through the elements in a document, it asksInterfacech.qos.logback.core.joran.spiLogback Api
SaxEventClassch.qos.logback.core.joran.eventLogback Api
SaxEventRecorderClassch.qos.logback.core.joran.eventLogback Api
ScanExceptionClassch.qos.logback.core.spiLogback Api
SecureRandomFactoryBeanA factory bean for a JCA SecureRandom generator.Classch.qos.logback.core.net.sslLogback Api
ServerListenerA listener that accepts Client connections on behalf of a This interface exists primarily to abstract away the details of theInterfacech.qos.logback.core.net.serverLogback Api
ServerRunnerAn object that is responsible for the asynchronous execution of a This interface exists primarily to allow the runner to be mocked forInterfacech.qos.logback.core.net.serverLogback Api
ServerSocketListenerA ServerListener that accepts connections on a ServerSocket.Classch.qos.logback.core.net.serverLogback Api
ShutdownHookInterface describing a logback shutdown hook implementationAuthor:Mike ReinholdInterfacech.qos.logback.core.hookLogback Api
ShutdownHookActionAction which handles elements in configuration files.Classch.qos.logback.core.joran.actionLogback Api
ShutdownHookBaseBase class for classes implementing a Logback ShutdownHook via extensionAuthor:Mike ReinholdClassch.qos.logback.core.hookLogback Api
SiftingAppenderBaseThis appender serves as the base class for actual SiftingAppenders implemented by the logback-classic and logback-access modules.Classch.qos.logback.core.siftLogback Api
SiftingJoranConfiguratorBaseClassch.qos.logback.core.siftLogback Api
SimpleKeywordNodeClassch.qos.logback.core.pattern.parserLogback Api
SimpleRuleStoreThis class implements the RuleStore interface.Classch.qos.logback.core.joran.spiLogback Api
SizeAndTimeBasedArchiveRemoverClassch.qos.logback.core.rolling.helperLogback Api
SizeAndTimeBasedFNATPClassch.qos.logback.core.rollingLogback Api
SizeBasedTriggeringPolicySizeBasedTriggeringPolicy looks at size of the file being currently written to.Classch.qos.logback.core.rollingLogback Api
SMTPAppenderBaseAn abstract class that provides support for sending events to an email See http://logback.Classch.qos.logback.core.netLogback Api
SocketConnectorA Runnable that (re)connects a socket.Interfacech.qos.logback.core.netLogback Api
SocketConnector .ExceptionHandlerAn exception handler that is notified of all exceptions that occur during the (re)connection process.Interfacech.qos.logback.core.net.SocketConnectorLogback Api
SpacePadderClassch.qos.logback.core.patternLogback Api
SQLDialectCodeClassch.qos.logback.core.db.dialectLogback Api
SQLiteDialect Note that the dialect is not needed if your JDBC driver supports the getGeneratedKeys method introduced in JDBC 3.Classch.qos.logback.core.db.dialectLogback Api
SSLVarious constants used by the SSL implementation.Interfacech.qos.logback.core.net.sslLogback Api
SSLComponentA interface used to identify components that have an SSL configuration.Interfacech.qos.logback.core.net.sslLogback Api
SSLConfigurableAn object that has configurable SSL parameters.Interfacech.qos.logback.core.net.sslLogback Api
SSLConfigurableServerSocketAn SSLConfigurable wrapper for an SSLServerSocket.Classch.qos.logback.core.net.sslLogback Api
SSLConfigurableSocketAn SSLConfigurable wrapper for an SSLSocket.Classch.qos.logback.core.net.sslLogback Api
SSLConfigurationA configuration for an SSLContext.Classch.qos.logback.core.net.sslLogback Api
SSLContextFactoryBeanA factory bean for a JSSE SSLContext.Classch.qos.logback.core.net.sslLogback Api
SSLNestedComponentRegistryRulesClassch.qos.logback.core.net.sslLogback Api
SSLParametersConfigurationA configuration of SSL parameters for an SSLEngine.Classch.qos.logback.core.net.sslLogback Api
SSLServerSocketAppenderBaseClassch.qos.logback.core.net.serverLogback Api
StartEventClassch.qos.logback.core.joran.eventLogback Api
StartEventClassch.qos.logback.core.joran.event.staxLogback Api
StatusInterfacech.qos.logback.core.statusLogback Api
StatusBaseClassch.qos.logback.core.statusLogback Api
StatusListenerA StatusListener registered with logback context's StatusManager will receive notification of every incoming status message.Interfacech.qos.logback.core.statusLogback Api
StatusListenerActionClassch.qos.logback.core.joran.actionLogback Api
StatusListenerAsListCollect all incoming events in a list.Classch.qos.logback.core.statusLogback Api
StatusManagerInternal error messages (statii) are managed by instances of this interface.Interfacech.qos.logback.core.statusLogback Api
StatusPrinterClassch.qos.logback.core.utilLogback Api
StatusUtilClassch.qos.logback.core.statusLogback Api
StaxEventClassch.qos.logback.core.joran.event.staxLogback Api
StaxEventRecorderClassch.qos.logback.core.joran.event.staxLogback Api
StringCollectionUtilStatic utility methods for working with collections of strings.Classch.qos.logback.core.utilLogback Api
StringToObjectConverterUtility class which can convert string into objects.Classch.qos.logback.core.joran.utilLogback Api
SybaseSqlAnywhereDialectClassch.qos.logback.core.db.dialectLogback Api
SyslogAppenderBaseBase class for SyslogAppender.Classch.qos.logback.core.netLogback Api
SyslogConstantsConstants used by syslog daemon and transitively by SyslogAppenderBase.Classch.qos.logback.core.netLogback Api
SyslogOutputStreamSyslogOutputStream is a wrapper around the DatagramSocket class so that it behaves like an OutputStream.Classch.qos.logback.core.netLogback Api
SystemInfoClassch.qos.logback.core.utilLogback Api
ThenActionClassch.qos.logback.core.joran.conditionalLogback Api
ThenOrElseActionBaseClassch.qos.logback.core.joran.conditionalLogback Api
ThrowableToStringArrayClassch.qos.logback.core.helpersLogback Api
TimeBasedArchiveRemoverClassch.qos.logback.core.rolling.helperLogback Api
TimeBasedFileNamingAndTriggeringPolicyThis interface lists the set of methods that need to be implemented by triggering policies which are nested within a TimeBasedRollingPolicy.Interfacech.qos.logback.core.rollingLogback Api
TimeBasedFileNamingAndTriggeringPolicyBaseClassch.qos.logback.core.rollingLogback Api
TimeBasedRollingPolicyTimeBasedRollingPolicy is both easy to configure and quite powerful.Classch.qos.logback.core.rollingLogback Api
TimestampActionGiven 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 formatClassch.qos.logback.core.joran.actionLogback Api
TimeUtilClassch.qos.logback.core.utilLogback Api
TokenClassch.qos.logback.core.substLogback Api
Token .TypeClassch.qos.logback.core.subst.TokenLogback Api
TokenConverterTokenConverter offers some basic functionality used by more specific token converters.Classch.qos.logback.core.rolling.helperLogback Api
TokenizerClassch.qos.logback.core.substLogback Api
TransformUtility class for transforming strings.Classch.qos.logback.core.helpersLogback Api
TriggeringPolicyA TriggeringPolicy controls the conditions under which roll-over occurs.Interfacech.qos.logback.core.rollingLogback Api
TriggeringPolicyBaseSizeBasedTriggeringPolicy looks at size of the file being currently written to.Classch.qos.logback.core.rollingLogback Api
TrustManagerFactoryFactoryBeanA factory bean for a JSSE TrustManagerFactory.Classch.qos.logback.core.net.sslLogback Api
UnsynchronizedAppenderBaseSimilar to AppenderBase except that derived appenders need to handle thread synchronization on their own.Classch.qos.logback.coreLogback Api
ViewStatusMessagesServletBaseClassch.qos.logback.core.statusLogback Api
WarnStatusClassch.qos.logback.core.statusLogback Api
WhiteCompositeConverterEncloses a given set of converter output in white using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api
XMLUtilClassch.qos.logback.core.joran.spiLogback Api
YellowCompositeConverterEncloses a given set of converter output in yellow using the appropriate ANSI escape codes.Classch.qos.logback.core.pattern.colorLogback Api