Uses of Class
org.pentaho.di.core.logging.KettleLogLayout
-
Packages that use KettleLogLayout 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 KettleLogLayout in org.pentaho.di.core.logging
Methods in org.pentaho.di.core.logging that return KettleLogLayout Modifier and Type Method Description KettleLogLayout
LoggingBuffer. getLayout()
Methods in org.pentaho.di.core.logging with parameters of type KettleLogLayout Modifier and Type Method Description void
LoggingBuffer. setLayout(KettleLogLayout layout)
-