Uses of Class
org.pentaho.di.core.logging.LogChannelFileWriterBuffer
Package
Description
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
-
Uses of LogChannelFileWriterBuffer in org.pentaho.di.core.logging
Modifier and TypeMethodDescriptionLoggingRegistry.getLogChannelFileWriterBuffer
(String id) Searches and returns LogChannelFileWriterBuffer object based on buffer's LogChannelID.Modifier and TypeMethodDescriptionvoid
LoggingRegistry.registerLogChannelFileWriterBuffer
(LogChannelFileWriterBuffer fileWriterBuffer) Registers a LogChannelFileWriterBuffer with the registry.