public interface ILogSink
| Modifier and Type | Field and Description |
|---|---|
static ILogSink |
STDOUTSINK |
| Modifier and Type | Method and Description |
|---|---|
void |
exception(Throwable t,
String msg) |
void |
log(String msg) |
Copyright © 2017 etc.to. All rights reserved.