public class TestLogSink extends Object implements ILogSink
STDOUTSINK| Constructor and Description |
|---|
TestLogSink() |
TestLogSink(Appendable link) |
| Modifier and Type | Method and Description |
|---|---|
void |
exception(Throwable t,
String msg) |
StringBuilder |
getBuffer() |
String |
getOutput() |
void |
log(String msg) |
public TestLogSink(Appendable link)
public TestLogSink()
Copyright © 2017 etc.to. All rights reserved.