Ktor doesn't log exceptions

前端 未结 0 1434
迷失自我
迷失自我 2021-01-25 22:25

Ktor (1.4.2) seems to be suppresing exceptions. According to documentation I need to re-throw exception like this

install(StatusPages) {
    exception

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题