corda / net.corda.core.utilities / debug

debug

inline fun <ERROR CLASS>.debug(msg: () -> String): Unit

Log a DEBUG level message produced by evaluating the given lamdba, but only if DEBUG logging is enabled.