abstract class WithLogging: Loggable { val log...
# announcements
o
abstract class WithLogging: Loggable { val logger = logger() }