class freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger extends freemarker.log.Logger
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger
  super_class: freemarker.log.Logger
{
  private final org.apache.commons.logging.Log logger;
    descriptor: Lorg/apache/commons/logging/Log;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(org.apache.commons.logging.Log);
    descriptor: (Lorg/apache/commons/logging/Log;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\torg.apache.commons.logging.LogFactory cannot be resolved to a type\n\torg.apache cannot be resolved to a type\n\torg.apache cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;
    MethodParameters:
        Name  Flags
      logger  

  public void debug(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 44
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;
    MethodParameters:
         Name  Flags
      message  

  public void debug(java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 49
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;
    MethodParameters:
         Name  Flags
      message  
      t        

  public void info(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 54
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;
    MethodParameters:
         Name  Flags
      message  

  public void info(java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 59
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;
    MethodParameters:
         Name  Flags
      message  
      t        

  public void warn(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 64
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;
    MethodParameters:
         Name  Flags
      message  

  public void warn(java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 69
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;
    MethodParameters:
         Name  Flags
      message  
      t        

  public void error(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 74
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;
    MethodParameters:
         Name  Flags
      message  

  public void error(java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 79
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;
    MethodParameters:
         Name  Flags
      message  
      t        

  public boolean isDebugEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 84
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;

  public boolean isInfoEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 89
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;

  public boolean isWarnEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 94
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;

  public boolean isErrorEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 99
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;

  public boolean isFatalEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
         0: .line 104
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLog cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/log/CommonsLoggingLoggerFactory$CommonsLoggingLogger;
}
SourceFile: "CommonsLoggingLoggerFactory.java"
NestHost: freemarker.log.CommonsLoggingLoggerFactory
InnerClasses:
  private CommonsLoggingLogger = freemarker.log.CommonsLoggingLoggerFactory$CommonsLoggingLogger of freemarker.log.CommonsLoggingLoggerFactory