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