Uses of Class
org.pentaho.di.core.logging.LogChannel
-
Packages that use LogChannel Package Description org.pentaho.di.core.logging This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.org.pentaho.di.core.plugins -
-
Uses of LogChannel in org.pentaho.di.core.logging
Methods in org.pentaho.di.core.logging that return LogChannel Modifier and Type Method Description LogChannelLogChannelFactory. create(Object subject)LogChannelLogChannelFactory. create(Object subject, boolean gatheringMetrics)LogChannelLogChannelFactory. create(Object subject, LoggingObjectInterface parentObject)LogChannelLogChannelFactory. create(Object subject, LoggingObjectInterface parentObject, boolean gatheringMetrics) -
Uses of LogChannel in org.pentaho.di.core.plugins
Fields in org.pentaho.di.core.plugins declared as LogChannel Modifier and Type Field Description protected LogChannelBasePluginType. log
-