core
/
com.moengage.core.internal.logger
/
LogAdapter
/
log
log
abstract fun
log
(logLevel:
Int
,
@
Nullable
()
tag:
String
,
@
NonNull
()
message:
String
, throwable:
Throwable
)
Content copied to clipboard
Parameters
logLevel
log level, i.e. VERBOSE, DEBUG, WARN, etc
tag
tag used for log message
message
Log message