debug

abstract fun debug(tag: String, msg: String)

Emits an debug message if the log level is equal to or lower than debug level.