toggle menu
Provider API Reference
androidJvm
switch theme
search in API
core-util
/
com.flixclusive.core.util.log
/
infoLog
info
Log
fun
infoLog
(
message
:
String
)
:
Int
Logs an informational message with the specified
message
.
Parameters
message
The message to log.