Log.DefaultAdapter
public static interface Log.Adapter
Modifier and Type | Method | Description |
---|---|---|
void |
error(Throwable throwable,
String f) |
Both can be null.
|
void |
info(String message) |
|
void |
trace(String message) |
Copyright © 2007–2019. All rights reserved.