Uses of Interface
org.pentaho.di.core.logging.LogMessageInterface
-
Packages that use LogMessageInterface Package Description org.pentaho.di.core.logging This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message. -
-
Uses of LogMessageInterface in org.pentaho.di.core.logging
Classes in org.pentaho.di.core.logging that implement LogMessageInterface Modifier and Type Class Description class
LogMessage
Methods in org.pentaho.di.core.logging with parameters of type LogMessageInterface Modifier and Type Method Description void
LogChannel. println(LogMessageInterface message, Throwable e, LogLevel channelLogLevel)
void
LogChannel. println(LogMessageInterface logMessage, LogLevel channelLogLevel)
-