-
public final class AFLogcatClient extends AFLoggerBase
Created by Paz Lavi on 06,September,2023 paz.lavi@appsflyer.com
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classAFLogcatClient.Companion
-
Field Summary
Fields Modifier and Type Field Description private final BooleanshouldExtendMsg
-
Constructor Summary
Constructors Constructor Description AFLogcatClient()
-
Method Summary
Modifier and Type Method Description BooleangetShouldExtendMsg()Unitd(LogTag tag, String msg, Boolean shouldRemoteDebug)Unite(LogTag tag, String msg, Throwable throwable, Boolean printMsg, Boolean printThrowable, Boolean shouldReportToExManager, Boolean shouldRemoteDebug)Uniti(LogTag tag, String msg, Boolean shouldRemoteDebug)Unitw(LogTag tag, String msg, Boolean shouldRemoteDebug)Unitv(LogTag tag, String msg, Boolean shouldRemoteDebug)Unitforce(LogTag tag, String msg)
-