Package org.pentaho.di.core.util
Class StreamLogger
- java.lang.Object
-
- org.pentaho.di.core.util.StreamLogger
-
-
Constructor Summary
Constructors Constructor Description StreamLogger(LogChannelInterface log, InputStream is, String type)
StreamLogger(LogChannelInterface log, InputStream is, String type, Boolean errorStream)
-
-
-
Constructor Detail
-
StreamLogger
public StreamLogger(LogChannelInterface log, InputStream is, String type)
-
StreamLogger
public StreamLogger(LogChannelInterface log, InputStream is, String type, Boolean errorStream)
-
-