Uses of Interface
org.pentaho.di.core.logging.LogMessageInterface
Package
Description
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
Modifier and TypeMethodDescriptionvoid
LogChannel.println
(LogMessageInterface message, Throwable e, LogLevel channelLogLevel) void
LogChannel.println
(LogMessageInterface logMessage, LogLevel channelLogLevel)