- java.lang.Object
-
- swim.cli.DownlinkLogger
-
-
Constructor Summary
Constructors Constructor Description DownlinkLogger(WarpDownlink downlink, String format)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()voiddidClose()voiddidSync()voiddidUnlink()protected voidlog(String string)voidonEvent(Value value)voidopen()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface swim.concurrent.Preemptive
isPreemptive
-
-
-
-
Constructor Detail
-
DownlinkLogger
public DownlinkLogger(WarpDownlink downlink, String format)
-
-
Method Detail
-
open
public void open()
-
close
public void close()
-
log
protected void log(String string)
-
-