public class LogChannelFileWriterBuffer extends Object
Constructor and Description |
---|
LogChannelFileWriterBuffer(String logChannelId) |
Modifier and Type | Method and Description |
---|---|
void |
addEvent(KettleLoggingEvent event) |
StringBuffer |
getBuffer() |
String |
getLogChannelId() |
public LogChannelFileWriterBuffer(String logChannelId)
public void addEvent(KettleLoggingEvent event)
public StringBuffer getBuffer()
public String getLogChannelId()
Copyright © 2018 Hitachi Vantara. All rights reserved.