Join Slack
Powered by
any reason why ktor is not using something like ko...
# ktor
b
bitkid
09/27/2019, 11:27 AM
any reason why ktor is not using something like kotlin-logging for application.log? so you can write something like application.log.debug {"some message"} (avoid checking isDebugEnabled() for expensive log message creation)
Open in Slack
Previous
Next