com.microfocus.cobol.connector.logging
Class Log4jLogger
java.lang.Object
com.microfocus.cobol.connector.logging.RALogger
com.microfocus.cobol.connector.logging.Log4jLogger
- public class Log4jLogger
- extends RALogger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jLogger
protected Log4jLogger(String name)
isDebugEnabled
public boolean isDebugEnabled()
- Specified by:
isDebugEnabled in class RALogger
debug
public void debug(Object message)
- Specified by:
debug in class RALogger
debug
public void debug(Object message,
Throwable t)
isInfoEnabled
public boolean isInfoEnabled()
- Specified by:
isInfoEnabled in class RALogger
info
public void info(Object message)
- Specified by:
info in class RALogger
info
public void info(Object message,
Throwable t)
isWarnEnabled
public boolean isWarnEnabled()
- Specified by:
isWarnEnabled in class RALogger
warn
public void warn(Object message)
- Specified by:
warn in class RALogger
warn
public void warn(Object message,
Throwable t)
isErrorEnabled
public boolean isErrorEnabled()
- Specified by:
isErrorEnabled in class RALogger
error
public void error(Object message)
- Specified by:
error in class RALogger
error
public void error(Object message,
Throwable t)
isFatalEnabled
public boolean isFatalEnabled()
- Specified by:
isFatalEnabled in class RALogger
fatal
public void fatal(Object message)
- Specified by:
fatal in class RALogger
fatal
public void fatal(Object message,
Throwable t)
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.