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
/
logV
log
V
abstract
fun
logV
(
tag
:
String
,
message
:
String
)
Logs a verbose message.
Parameters
tag
Log tag for categorizing the message.
message
The verbose message to log.