SLF4J

Report a typo

Write the code that connects the logger to the Ktor application:

fun Application.configureKoinLogger() {
    install(Koin) {
        /* your code here */
    }
}
Enter a short text
___

Create a free account to access the full topic