public class CrashlyticsComponent
extends CrashComponent
timber.log.Timber#e(Throwable, String, Object...) with the specified crashPrefix
to send a non fatal exception log to Crashlytics.| Constructor and Description |
|---|
CrashlyticsComponent(BaseTree baseTree) |
CrashlyticsComponent(BaseTree baseTree,
java.lang.String crashPrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reportCrash(int priority,
java.lang.String tag,
java.lang.String message,
java.lang.Throwable t) |