KMP Logger
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KMP Logger
logger
/
dev.shivathapaa.logger.api
/
loggerD
logger
D
inline
fun
<
T
>
T
.
loggerD
(
message
:
String
)
(
source
)
Extension function to log a DEBUG message using the simple name of
T
as the tag.