Uses of Interface
org.pentaho.di.core.logging.LogMessageInterface
Packages that use 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
Classes in org.pentaho.di.core.logging that implement LogMessageInterfaceMethods in org.pentaho.di.core.logging with parameters of type LogMessageInterfaceModifier and TypeMethodDescriptionvoid
LogChannel.println
(LogMessageInterface message, Throwable e, LogLevel channelLogLevel) void
LogChannel.println
(LogMessageInterface logMessage, LogLevel channelLogLevel)