quarkdown
Toggle table of contents
1.6.1
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.log
/
Log
/
debug
debug
fun
debug
(
message
:
Any
)
fun
debug
(
throwable
:
Throwable
)
fun
debug
(
message
:
(
)
->
Any
)
Logs the result of
message
lazily, only if the logger is set at debug level.