Bullitt Android SDK
Toggle table of contents
2.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Bullitt Android SDK
Bullitt Android SDK
/
com.bullitt.sdk.platform
/
SdkLogger
/
logW
log
W
abstract
fun
logW
(
tag
:
String
,
message
:
String
)
Logs a warning message.
Parameters
tag
Log tag for categorizing the message.
message
The warning message to log.