objectLogger

fun Any.objectLogger(): KLogger(source)

Returns the KLogger for the class of this object.

This might be useful to get a logger which targets an implementation class instead of a superclass.