Class LogbackAccessJoranSpringPropertyModelHandler

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit handle(ModelInterpretationContext ic, Model model)
      • Methods inherited from class ch.qos.logback.core.model.processor.ModelHandlerBase

        postHandle, toString
      • Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase

        addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LogbackAccessJoranSpringPropertyModelHandler

        LogbackAccessJoranSpringPropertyModelHandler(Context context, Environment environment)
        Parameters:
        context - The Logback context.
    • Method Detail

      • handle

         Unit handle(ModelInterpretationContext ic, Model model)