class org.springframework.boot.logging.logback.LogbackConfigurator
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.logging.logback.LogbackConfigurator
  super_class: java.lang.Object
{
  private LoggerContext context;
    descriptor: LLoggerContext;
    flags: (0x0002) ACC_PRIVATE

  void <init>(LoggerContext);
    descriptor: (LLoggerContext;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import ch cannot be resolved\n\tThe import ch cannot be resolved\n\tThe import ch cannot be resolved\n\tThe import ch cannot be resolved\n\tThe import ch cannot be resolved\n\tThe import ch cannot be resolved\n\tThe import ch cannot be resolved\n\tThe import ch cannot be resolved\n\tThe import ch cannot be resolved\n\tLoggerContext cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tConverter cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tCoreConstants cannot be resolved to a variable\n\tLoggerContext cannot be resolved to a type\n\tCoreConstants cannot be resolved to a variable\n\tAppender cannot be resolved to a type\n\tLevel cannot be resolved to a type\n\tLevel cannot be resolved to a type\n\tLevel cannot be resolved to a type\n\tAppender cannot be resolved to a type\n\tILoggingEvent cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tLevel cannot be resolved to a type\n\tAppender cannot be resolved to a type\n\tILoggingEvent cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\torg.slf4j cannot be resolved to a variable\n\tAppender cannot be resolved to a type\n\tILoggingEvent cannot be resolved to a type\n\tLifeCycle cannot be resolved to a type\n\tContextAware cannot be resolved to a type\n\tContextAware cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/logging/logback/LogbackConfigurator;
    MethodParameters:
         Name  Flags
      context  

  LoggerContext getContext();
    descriptor: ()LLoggerContext;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
         0: .line 48
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLoggerContext cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/logging/logback/LogbackConfigurator;

  java.lang.Object getConfigurationLock();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
         0: .line 53
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLoggerContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/logging/logback/LogbackConfigurator;

  void conversionRule(java.lang.String, java.lang.Class<? extends Converter>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
         0: .line 57
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tConverter cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tCoreConstants cannot be resolved to a variable\n\tLoggerContext cannot be resolved to a type\n\tCoreConstants cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/logging/logback/LogbackConfigurator;
    Signature: (Ljava/lang/String;Ljava/lang/Class<+LConverter;>;)V
    MethodParameters:
                Name  Flags
      conversionWord  
      converterClass  

  void appender(java.lang.String, Appender<?>);
    descriptor: (Ljava/lang/String;LAppender;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
         0: .line 69
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAppender cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/logging/logback/LogbackConfigurator;
    Signature: (Ljava/lang/String;LAppender<*>;)V
    MethodParameters:
          Name  Flags
      name      
      appender  

  void logger(java.lang.String, Level);
    descriptor: (Ljava/lang/String;LLevel;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
         0: .line 74
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/logging/logback/LogbackConfigurator;
    MethodParameters:
       Name  Flags
      name   
      level  

  void logger(java.lang.String, Level, boolean);
    descriptor: (Ljava/lang/String;LLevel;Z)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
         0: .line 78
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/logging/logback/LogbackConfigurator;
    MethodParameters:
          Name  Flags
      name      
      level     
      additive  

  void logger(java.lang.String, Level, boolean, Appender<ILoggingEvent>);
    descriptor: (Ljava/lang/String;LLevel;ZLAppender;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
         0: .line 82
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLevel cannot be resolved to a type\n\tAppender cannot be resolved to a type\n\tILoggingEvent cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/logging/logback/LogbackConfigurator;
    Signature: (Ljava/lang/String;LLevel;ZLAppender<LILoggingEvent;>;)V
    MethodParameters:
          Name  Flags
      name      
      level     
      additive  
      appender  

  final void root(Level, Appender<ILoggingEvent>[]);
    descriptor: (LLevel;[LAppender;)V
    flags: (0x0090) ACC_FINAL, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
         0: .line 94
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLevel cannot be resolved to a type\n\tAppender cannot be resolved to a type\n\tILoggingEvent cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\torg.slf4j cannot be resolved to a variable\n\tAppender cannot be resolved to a type\n\tILoggingEvent cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/logging/logback/LogbackConfigurator;
    Signature: (LLevel;[LAppender<LILoggingEvent;>;)V
    RuntimeVisibleAnnotations: 
      java.lang.SafeVarargs()
    MethodParameters:
           Name  Flags
      level      
      appenders  

  void start(LifeCycle);
    descriptor: (LLifeCycle;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
         0: .line 104
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLifeCycle cannot be resolved to a type\n\tContextAware cannot be resolved to a type\n\tContextAware cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.logging.logback.LogbackConfigurator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/logging/logback/LogbackConfigurator;
    MethodParameters:
           Name  Flags
      lifeCycle  
}
SourceFile: "LogbackConfigurator.java"