Is there a way to disable ktor server from logging...
# ktor
m
Is there a way to disable ktor server from logging common errors? e.g. cancelling a download: https://www.toptal.com/developers/hastebin/noqucizoku.log
a
Do you mean to not log some types of exceptions?
m
well, specifically just not logging errors when cancelling a download
a
This is a bug. Could you please file an issue with the steps for reproducing attached?