er.imadaptor
Class JOscarLogManager.Log4JLogger
java.lang.Object
er.imadaptor.JOscarLogManager.Log4JLogger
- All Implemented Interfaces:
- net.kano.joscar.logging.Logger
- Enclosing class:
- JOscarLogManager
public static class JOscarLogManager.Log4JLogger
- extends java.lang.Object
- implements net.kano.joscar.logging.Logger
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JOscarLogManager.Log4JLogger
public JOscarLogManager.Log4JLogger(org.apache.log4j.Logger logger)
logException
public void logException(java.lang.String s,
java.lang.Throwable throwable)
- Specified by:
logException
in interface net.kano.joscar.logging.Logger
logInfo
public void logInfo(java.lang.String s)
- Specified by:
logInfo
in interface net.kano.joscar.logging.Logger
logFine
public void logFine(java.lang.String s)
- Specified by:
logFine
in interface net.kano.joscar.logging.Logger
logFineEnabled
public boolean logFineEnabled()
- Specified by:
logFineEnabled
in interface net.kano.joscar.logging.Logger
logFiner
public void logFiner(java.lang.String s)
- Specified by:
logFiner
in interface net.kano.joscar.logging.Logger
logFinerEnabled
public boolean logFinerEnabled()
- Specified by:
logFinerEnabled
in interface net.kano.joscar.logging.Logger
logWarning
public void logWarning(java.lang.String s)
- Specified by:
logWarning
in interface net.kano.joscar.logging.Logger
logWarningEnabled
public boolean logWarningEnabled()
- Specified by:
logWarningEnabled
in interface net.kano.joscar.logging.Logger
Copyright © 2002 – 2007 Project Wonder.