public class StreamLogger extends Object implements Runnable
StreamLogger(LogChannelInterface log, InputStream is, String type)
void
run()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamLogger(LogChannelInterface log, InputStream is, String type)
public void run()
run
Runnable