log

fun log(    txt: Any,     tags: Tags? = null,     channel: LogChannel = LogChannel.VERBOSE)