public class CLogTree
extends Timber.DebugTree
Constructor and Description |
---|
CLogTree() |
Modifier and Type | Method and Description |
---|---|
protected void |
log(int priority,
java.lang.String tag,
java.lang.String message,
java.lang.Throwable t)
Special logging tree that only logs Capsule related logs
|