debug

open fun debug(msg: String)
open fun debug(msgSupplier: Supplier<String>)
open fun debug(msgSupplier: Supplier<String>, throwable: Throwable?)