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