getLogger

abstract fun getLogger(category: String): Logger
abstract fun getLogger(clazz: Class<*>): Logger