`call.application.log` has a concept of `forking`,...
# ktor
o
call.application.log
has a concept of
forking
, which is something I’ve experimented with, but it didn’t work well for everything, so I think I’ll remove
ApplicationLog
entirely and just stick with slf4j for now