-
public final class ProxyManagerClient extends AFLoggerBase
Created by Paz Lavi on 06,September,2023 paz.lavi@appsflyer.com
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanshouldExtendMsg
-
Constructor Summary
Constructors Constructor Description ProxyManagerClient(ServiceLocator serviceLocator)
-
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)-
-
Constructor Detail
-
ProxyManagerClient
ProxyManagerClient(ServiceLocator serviceLocator)
-
-
-
-