is this the recommended way to do logging in ktor ...
# ktor
a
is this the recommended way to do logging in ktor routes, or is there a simpler (shorter) way?
Copy code
<http://call.application.environment.log.info|call.application.environment.log.info>("")
c
well, you can write a shortcut extension function