I just released v0.2.0 ( https://github.com/wakingrufus/spring-funk/releases/tag/v0.2.0 ) of #SpringFunk which adds a Logging configuration DSL. #SpringBoot #Kotlin
Release v0.2.0 · wakingrufus/spring-funk

What's Changed Logging DSL This DSL allows you to configure logging levels. Setting levels with logging.level configuration properties will override the DSL setting. Usage class TestKotlinApplicati...

GitHub