public static interface Log.Adapter
Modifier and Type | Method and Description |
---|---|
void |
error(java.lang.Throwable throwable,
java.lang.String f)
Both can be null.
|
void |
info(java.lang.String message) |
void |
trace(java.lang.String message) |