logger

fun logger(tag: String): Logger


fun logger(clazz: Any): Logger

Creates a new Logger where the tag is the name of the class.