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.EtlLogger
public void error(String s, Throwable cause)
error
in interface com.infobright.logging.EtlLogger
public void error(String s)
error
in interface com.infobright.logging.EtlLogger
public void info(String s)
info
in interface com.infobright.logging.EtlLogger
public void trace(String s)
trace
in interface com.infobright.logging.EtlLogger
public void warn(String s)
warn
in interface com.infobright.logging.EtlLogger
public void fatal(String s)
fatal
in interface com.infobright.logging.EtlLogger
Copyright © 2018 Hitachi Vantara. All rights reserved.