public class KettleEtlLogger extends Object implements com.infobright.logging.EtlLogger
| Constructor and Description |
|---|
KettleEtlLogger(BaseStep step) |
public KettleEtlLogger(BaseStep step)
public void debug(String s)
debug in interface com.infobright.logging.EtlLoggerpublic void error(String s, Throwable cause)
error in interface com.infobright.logging.EtlLoggerpublic void error(String s)
error in interface com.infobright.logging.EtlLoggerpublic void info(String s)
info in interface com.infobright.logging.EtlLoggerpublic void trace(String s)
trace in interface com.infobright.logging.EtlLoggerpublic void warn(String s)
warn in interface com.infobright.logging.EtlLoggerpublic void fatal(String s)
fatal in interface com.infobright.logging.EtlLoggerCopyright © 2018 Hitachi Vantara. All rights reserved.