Class AppenderWithinAppenderSanityChecker

java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.sanity.AppenderWithinAppenderSanityChecker
All Implemented Interfaces:
SanityChecker, ContextAware

public class AppenderWithinAppenderSanityChecker extends ContextAwareBase implements SanityChecker
  • Field Details

    • NESTED_APPENDERS_WARNING

      public static String NESTED_APPENDERS_WARNING
  • Constructor Details

    • AppenderWithinAppenderSanityChecker

      public AppenderWithinAppenderSanityChecker()
  • Method Details