Adding the dependency for kotlin-logging will include slf4j-api and slf4j-ext you need to add the logging implementation you require like logback or log4j both of those can be configured in code. It seems like there will be room for kotlin-logging adon modules for simplifying configuration for various logging implementation.