ktor-server-host-common / io.ktor.server.engine / DefaultUncaughtExceptionHandler / <init>

<init>

DefaultUncaughtExceptionHandler(logger: Logger) DefaultUncaughtExceptionHandler(logger: () -> Logger)

Handles all uncaught exceptions and logs errors with the specified logger ignoring CancellationException and IOException.