nugu-android
nugu-interface
/
com.skt.nugu.sdk.core.interfaces.log
/
LogInterface
/
i
i
abstract
fun
i
(
tag
:
String
,
msg
:
String
,
throwable
:
Throwable
?
=
null
)
Content copied to clipboard
Send an information log
Parameters
tag
The tag to log
msg
The message to log
throwable
The exception to log