debug

inline fun <Error class: unknown class>.debug(msg: () -> String)

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