class org.apache.commons.logging.LogAdapter$Log4jLog implements org.apache.commons.logging.Log, java.io.Serializable
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.apache.commons.logging.LogAdapter$Log4jLog
  super_class: java.lang.Object
{
  private static final java.lang.String FQCN;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final LoggerContext loggerContext;
    descriptor: LLoggerContext;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final ExtendedLogger logger;
    descriptor: LExtendedLogger;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.apache.logging cannot be resolved\n\tThe import org.apache.logging cannot be resolved\n\tThe import org.apache.logging cannot be resolved\n\tThe import org.apache.logging cannot be resolved\n\tThe import org.slf4j cannot be resolved\n\tThe import org.slf4j cannot be resolved\n\tThe import org.slf4j cannot be resolved\n\tLogger cannot be resolved to a type\n\tLoggerFactory cannot be resolved\n\tLocationAwareLogger cannot be resolved to a type\n\tThe constructor LogAdapter.Slf4jLocationAwareLog(LocationAwareLogger) refers to the missing type LocationAwareLogger\n\tLocationAwareLogger cannot be resolved to a type\n\tLoggerFactory cannot be resolved\n\tLoggerContext cannot be resolved to a type\n\tLogManager cannot be resolved\n\tExtendedLogger cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tLoggerContext cannot be resolved to a type\n\tLogManager cannot be resolved\n\tExtendedLogger cannot be resolved to a type\n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a variable\n\tLevel cannot be resolved to a type\n\tExtendedLogger cannot be resolved to a type\n\tExtendedLogger cannot be resolved to a type\n\tExtendedLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tThe method getName() is undefined for the type T\n\tThe method isErrorEnabled() is undefined for the type T\n\tThe method isWarnEnabled() is undefined for the type T\n\tThe method isInfoEnabled() is undefined for the type T\n\tThe method isDebugEnabled() is undefined for the type T\n\tThe method isTraceEnabled() is undefined for the type T\n\tThe method isErrorEnabled() is undefined for the type T\n\tThe method error(String) is undefined for the type T\n\tThe method isErrorEnabled() is undefined for the type T\n\tThe method error(String, Throwable) is undefined for the type T\n\tThe method isWarnEnabled() is undefined for the type T\n\tThe method warn(String) is undefined for the type T\n\tThe method isWarnEnabled() is undefined for the type T\n\tThe method warn(String, Throwable) is undefined for the type T\n\tThe method isInfoEnabled() is undefined for the type T\n\tThe method info(String) is undefined for the type T\n\tThe method isInfoEnabled() is undefined for the type T\n\tThe method info(String, Throwable) is undefined for the type T\n\tThe method isDebugEnabled() is undefined for the type T\n\tThe method debug(String) is undefined for the type T\n\tThe method isDebugEnabled() is undefined for the type T\n\tThe method debug(String, Throwable) is undefined for the type T\n\tThe method isTraceEnabled() is undefined for the type T\n\tThe method trace(String) is undefined for the type T\n\tThe method isTraceEnabled() is undefined for the type T\n\tThe method trace(String, Throwable) is undefined for the type T\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a variable\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a variable\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a variable\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a variable\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a variable\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a variable\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a variable\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a type\n\tLocationAwareLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
      Name  Flags
      name  

  public boolean isFatalEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 170
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;

  public boolean isErrorEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 175
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;

  public boolean isWarnEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 180
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;

  public boolean isInfoEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 185
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;

  public boolean isDebugEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 190
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;

  public boolean isTraceEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 195
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tExtendedLogger cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;

  public void fatal(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 200
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
         Name  Flags
      message  

  public void fatal(java.lang.Object, java.lang.Throwable);
    descriptor: (Ljava/lang/Object;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 205
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
           Name  Flags
      message    
      exception  

  public void error(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 210
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
         Name  Flags
      message  

  public void error(java.lang.Object, java.lang.Throwable);
    descriptor: (Ljava/lang/Object;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 215
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
           Name  Flags
      message    
      exception  

  public void warn(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 220
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
         Name  Flags
      message  

  public void warn(java.lang.Object, java.lang.Throwable);
    descriptor: (Ljava/lang/Object;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 225
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
           Name  Flags
      message    
      exception  

  public void info(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 230
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
         Name  Flags
      message  

  public void info(java.lang.Object, java.lang.Throwable);
    descriptor: (Ljava/lang/Object;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 235
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
           Name  Flags
      message    
      exception  

  public void debug(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 240
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
         Name  Flags
      message  

  public void debug(java.lang.Object, java.lang.Throwable);
    descriptor: (Ljava/lang/Object;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 245
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
           Name  Flags
      message    
      exception  

  public void trace(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 250
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
         Name  Flags
      message  

  public void trace(java.lang.Object, java.lang.Throwable);
    descriptor: (Ljava/lang/Object;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 255
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
           Name  Flags
      message    
      exception  

  void log(Level, java.lang.Object, java.lang.Throwable);
    descriptor: (LLevel;Ljava/lang/Object;Ljava/lang/Throwable;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
         0: .line 258
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLevel cannot be resolved to a type\n\tExtendedLogger cannot be resolved to a type\n\tExtendedLogger cannot be resolved to a type\n\tExtendedLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.commons.logging.LogAdapter$Log4jLog this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/commons/logging/LogAdapter$Log4jLog;
    MethodParameters:
           Name  Flags
      level      
      message    
      exception  
}
SourceFile: "LogAdapter.java"
NestHost: org.apache.commons.logging.LogAdapter
InnerClasses:
  private Log4jLog = org.apache.commons.logging.LogAdapter$Log4jLog of org.apache.commons.logging.LogAdapter