logger

abstract fun logger(name: String): KtaleLogger

Creates a logger scoped to name.

Conventionally, platforms should scope by plugin id (e.g. "myplugin") and/or component.