Uses of Interface
ch.qos.logback.core.Context
Packages that use Context
Package
Description
Contains logback classic main classes.
Contains Joran configuration classes.
Provides classes implementing format specifiers in conversion patterns.
Contains core classes of logback classic.
Contains the main classes of logback core.
Contains Joran configuration classes.
Contains the base classes used by PatternLayout.
Internal helper classes used by
ch.qos.logback.core.rolling package.Contains core functionalities of logback, such as
AppenderAttachable and
LifeCycle.Contains logback's internal error reporting system.
Contains various utility classes.
-
Uses of Context in ch.qos.logback.classic
Classes in ch.qos.logback.classic that implement ContextModifier and TypeClassDescriptionclassLoggerContext glues many of the logback-classic components together. -
Uses of Context in ch.qos.logback.classic.joran
Methods in ch.qos.logback.classic.joran with parameters of type ContextConstructors in ch.qos.logback.classic.joran with parameters of type Context -
Uses of Context in ch.qos.logback.classic.model.processor
Methods in ch.qos.logback.classic.model.processor with parameters of type ContextModifier and TypeMethodDescriptionstatic ModelHandlerBaseConfigurationModelHandler.makeInstance(Context context, ModelInterpretationContext mic) static ModelHandlerBaseContextNameModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBaseLevelModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBaseLoggerContextListenerModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBaseLoggerModelHandler.makeInstance(Context context, ModelInterpretationContext mic) PropertiesConfiguratorModelHandler.makeInstance(Context context, ModelInterpretationContext mic) static ModelHandlerBaseReceiverModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static RootLoggerModelHandlerRootLoggerModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBaseConfigurationModelHandlerFull.makeInstance2(Context context, ModelInterpretationContext mic) Constructors in ch.qos.logback.classic.model.processor with parameters of type ContextModifierConstructorDescriptionConfigurationModelHandler(Context context) ConfigurationModelHandlerFull(Context context) ContextNameModelHandler(Context context) LevelModelHandler(Context context) LoggerContextListenerModelHandler(Context context) LoggerModelHandler(Context context) ReceiverModelHandler(Context context) RootLoggerModelHandler(Context context) -
Uses of Context in ch.qos.logback.classic.pattern
Methods in ch.qos.logback.classic.pattern with parameters of type ContextModifier and TypeMethodDescriptionvoidEnsureExceptionHandling.process(Context context, Converter<ILoggingEvent> head) This implementation checks if any of the converters in the chain handles exceptions. -
Uses of Context in ch.qos.logback.classic.spi
Methods in ch.qos.logback.classic.spi with parameters of type Context -
Uses of Context in ch.qos.logback.classic.tyler
Methods in ch.qos.logback.classic.tyler with parameters of type Context -
Uses of Context in ch.qos.logback.core
Classes in ch.qos.logback.core that implement ContextMethods in ch.qos.logback.core that return ContextMethods in ch.qos.logback.core with parameters of type Context -
Uses of Context in ch.qos.logback.core.joran
Fields in ch.qos.logback.core.joran declared as ContextMethods in ch.qos.logback.core.joran with parameters of type ContextModifier and TypeMethodDescriptionstatic voidGenericXMLConfigurator.informContextOfURLUsedForConfiguration(Context context, URL url) static ModelHandlerBaseParamModelHandler.makeInstance(Context context, ModelInterpretationContext ic) Constructors in ch.qos.logback.core.joran with parameters of type ContextModifierConstructorDescriptionParamModelHandler(Context context, BeanDescriptionCache beanDescriptionCache) -
Uses of Context in ch.qos.logback.core.joran.event
Methods in ch.qos.logback.core.joran.event that return ContextMethods in ch.qos.logback.core.joran.event with parameters of type ContextConstructors in ch.qos.logback.core.joran.event with parameters of type ContextModifierConstructorDescriptionSaxEventRecorder(Context context) SaxEventRecorder(Context context, ElementPath elementPath) -
Uses of Context in ch.qos.logback.core.joran.spi
Constructors in ch.qos.logback.core.joran.spi with parameters of type ContextModifierConstructorDescriptionSaxEventInterpretationContext(Context context, SaxEventInterpreter saxEventInterpreter) SaxEventInterpreter(Context context, RuleStore rs, ElementPath initialElementPath, List<SaxEvent> saxEvents) SimpleRuleStore(Context context) -
Uses of Context in ch.qos.logback.core.joran.util
Methods in ch.qos.logback.core.joran.util with parameters of type ContextModifier and TypeMethodDescriptionstatic voidConfigurationWatchListUtil.addToWatchList(Context context, URL url) static voidConfigurationWatchListUtil.addToWatchList(Context context, URL url, boolean createCWL) static ConfigurationWatchListConfigurationWatchListUtil.getConfigurationWatchList(Context context) static URLConfigurationWatchListUtil.getMainWatchURL(Context context) static voidConfigurationWatchListUtil.registerConfigurationWatchList(Context context, ConfigurationWatchList cwl) voidPropertySetter.setContext(Context context) static voidConfigurationWatchListUtil.setMainWatchURL(Context context, URL url) static booleanConfigurationWatchListUtil.watchPredicateFulfilled(Context context) Returns true if there are watchable files, false otherwise. -
Uses of Context in ch.qos.logback.core.joran.util.beans
Constructors in ch.qos.logback.core.joran.util.beans with parameters of type Context -
Uses of Context in ch.qos.logback.core.model
Methods in ch.qos.logback.core.model with parameters of type ContextModifier and TypeMethodDescriptionModelHandlerFactoryMethod.make(Context context, ModelInterpretationContext ic) -
Uses of Context in ch.qos.logback.core.model.processor
Methods in ch.qos.logback.core.model.processor with parameters of type ContextModifier and TypeMethodDescriptionstatic ModelHandlerBaseAppenderModelHandler.makeInstance(Context context, ModelInterpretationContext mic) static ModelHandlerBaseAppenderRefModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ConversionRuleModelHandlerConversionRuleModelHandler.makeInstance(Context context, ModelInterpretationContext mic) static DefineModelHandlerDefineModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBaseEventEvaluatorModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ImplicitModelHandlerImplicitModelHandler.makeInstance(Context context, ModelInterpretationContext mic) static ModelHandlerBaseImportModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static IncludeModelHandlerIncludeModelHandler.makeInstance(Context context, ModelInterpretationContext mic) static ModelHandlerBaseInsertFromJNDIModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static NOPModelHandlerNOPModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBasePropertyModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBaseSequenceNumberGeneratorModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBaseSerializeModelModelHandler.makeInstance(Context context, ModelInterpretationContext mic) static ModelHandlerBaseShutdownHookModelHandler.makeInstance(Context context, ModelInterpretationContext mic) static ModelHandlerBaseStatusListenerModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBaseTimestampModelHandler.makeInstance(Context context, ModelInterpretationContext ic) Constructors in ch.qos.logback.core.model.processor with parameters of type ContextModifierConstructorDescriptionAppenderModelHandler(Context context) AppenderRefDependencyAnalyser(Context context) AppenderRefModelHandler(Context context) ConversionRuleModelHandler(Context context) DefaultProcessor(Context context, ModelInterpretationContext mic) DefineModelHandler(Context context) EventEvaluatorModelHandler(Context context) ImplicitModelHandler(Context context, BeanDescriptionCache beanDescriptionCache) ImportModelHandler(Context context) IncludeModelHandler(Context context) InsertFromJNDIModelHandler(Context context) ModelHandlerBase(Context context) ModelInterpretationContext(Context context) ModelInterpretationContext(Context context, Object configuratorHint) NOPModelHandler(Context context) PropertyModelHandler(Context context) RefContainerDependencyAnalyser(Context context, Class<?> modelClass) protectedResourceHandlerBase(Context context) SerializeModelModelHandler(Context context) ShutdownHookModelHandler(Context context) StatusListenerModelHandler(Context context) TimestampModelHandler(Context context) -
Uses of Context in ch.qos.logback.core.model.processor.conditional
Methods in ch.qos.logback.core.model.processor.conditional with parameters of type ContextModifier and TypeMethodDescriptionstatic ModelHandlerBaseElseModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBaseIfModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static ModelHandlerBaseThenModelHandler.makeInstance(Context context, ModelInterpretationContext ic) Constructors in ch.qos.logback.core.model.processor.conditional with parameters of type ContextModifierConstructorDescriptionElseModelHandler(Context context) IfModelHandler(Context context) ThenModelHandler(Context context) -
Uses of Context in ch.qos.logback.core.model.util
Constructors in ch.qos.logback.core.model.util with parameters of type ContextModifierConstructorDescriptionVariableSubstitutionsHelper(Context context) VariableSubstitutionsHelper(Context context, Map<String, String> otherMap) -
Uses of Context in ch.qos.logback.core.pattern
Methods in ch.qos.logback.core.pattern that return ContextMethods in ch.qos.logback.core.pattern with parameters of type ContextModifier and TypeMethodDescriptionvoidPost compile processing of the converter chain.voidDynamicConverter.setContext(Context context) static <E> voidConverterUtil.setContextForConverters(Context context, Converter<E> head) -
Uses of Context in ch.qos.logback.core.recovery
Methods in ch.qos.logback.core.recovery that return ContextMethods in ch.qos.logback.core.recovery with parameters of type Context -
Uses of Context in ch.qos.logback.core.rolling.helper
Constructors in ch.qos.logback.core.rolling.helper with parameters of type Context -
Uses of Context in ch.qos.logback.core.sift
Methods in ch.qos.logback.core.sift with parameters of type ContextModifier and TypeMethodDescriptionAppenderFactory.buildAppender(Context context, String discriminatingValue) AppenderFactoryUsingSiftModel.buildAppender(Context context, String discriminatingValue) static NOPSiftModelHandlerNOPSiftModelHandler.makeInstance(Context context, ModelInterpretationContext ic) static SiftModelHandlerSiftModelHandler.makeInstance(Context context, ModelInterpretationContext ic) Constructors in ch.qos.logback.core.sift with parameters of type ContextModifierConstructorDescriptionAppenderTracker(Context context, AppenderFactory<E> appenderFactory) NOPSiftModelHandler(Context context) SiftModelHandler(Context context) SiftProcessor(Context context, ModelInterpretationContext mic) -
Uses of Context in ch.qos.logback.core.spi
Fields in ch.qos.logback.core.spi declared as ContextModifier and TypeFieldDescriptionprotected ContextContextAwareBase.contextprotected ContextContextAwareImpl.contextMethods in ch.qos.logback.core.spi that return ContextModifier and TypeMethodDescriptionContextAware.getContext()ContextAwareBase.getContext()ContextAwareImpl.getContext()Methods in ch.qos.logback.core.spi with parameters of type ContextModifier and TypeMethodDescriptionvoidContextAware.setContext(Context context) voidContextAwareBase.setContext(Context context) voidContextAwareImpl.setContext(Context context) Constructors in ch.qos.logback.core.spi with parameters of type Context -
Uses of Context in ch.qos.logback.core.status
Methods in ch.qos.logback.core.status with parameters of type ContextModifier and TypeMethodDescriptionstatic booleanStatusUtil.contextHasStatusListener(Context context) Returns true if the StatusManager associated with the context passed as parameter has one or more StatusListener instances registered.Constructors in ch.qos.logback.core.status with parameters of type Context -
Uses of Context in ch.qos.logback.core.util
Methods in ch.qos.logback.core.util with parameters of type ContextModifier and TypeMethodDescriptionstatic voidStatusListenerConfigHelper.addOnConsoleListenerInstance(Context context, OnConsoleStatusListener onConsoleStatusListener) This utility method adds a new OnConsoleStatusListener to the context passed as parameter.ContextUtil.getFilenameCollisionMap(Context context) static Map<String, FileNamePattern> ContextUtil.getFilenamePatternCollisionMap(Context context) static voidStatusListenerConfigHelper.installIfAsked(Context context) static ObjectOptionHelper.instantiateByClassName(String className, Class<?> superClass, Context context) static ObjectOptionHelper.instantiateByClassNameAndParameter(String className, Class<?> superClass, Context context, Class<?> type, Object param) static Class<?> static voidDeprecated.Print the contents of the context's status data.static voidDeprecated.Print context's status data with a timestamp higher than the threshold.voidPrint the contents of the context's status data.voidPrint context's status data with a timestamp higher than the threshold.static voidStatusPrinter.printIfErrorsOccured(Context context) Deprecated.Print the contents of the context statuses, but only if they contain errors.voidStatusPrinter2.printIfErrorsOccured(Context context) Print the contents of the context statuses, but only if they contain errors.static voidStatusPrinter.printInCaseOfErrorsOrWarnings(Context context) Deprecated.Print the contents of the context statuses, but only if they contain warnings or errors.static voidStatusPrinter.printInCaseOfErrorsOrWarnings(Context context, long threshold) Deprecated.Print the contents of the context status, but only if they contain warnings or errors occurring later than the threshold.voidStatusPrinter2.printInCaseOfErrorsOrWarnings(Context context) Print the contents of the context statuses, but only if they contain warnings or errors.voidStatusPrinter2.printInCaseOfErrorsOrWarnings(Context context, long threshold) Print the contents of the context status, but only if they contain warnings or errors occurring later than the threshold.Constructors in ch.qos.logback.core.util with parameters of type ContextModifierConstructorDescriptionContextUtil(Context context) InterruptUtil(Context context) NetworkAddressUtil(Context context)