Join Slack
Communities
Powered by
<@U5P1U20H5> there are few things you can do: 1) U...
# ktor
o
orangy
07/12/2017, 5:20 PM
@thisen
there are few things you can do: 1) Use slf4j directly. Google for
slf4j kotlin
and choose whatever suites your needs 2) Use ktor’s wrapper. Like this:
call.application.log.warning("Don't do that!")
Open in Slack
Previous
Next