core
/
com.moengage.core.internal.logger
/
Logger
/
i
i
open fun
i
(msg:
String
)
Content copied to clipboard
Parameters
msg
The message you would like logged.
open fun
i
(msg:
String
, tr:
Throwable
)
Content copied to clipboard
Parameters
msg
The message you would like logged.
tr
An exception to log