Computer scienceBackendKtorKtor plugins

CallLogging and overview of other plugins for monitoring

Log parts

Report a typo

Match the following log parts with their descriptions:

Match the items from left and right columns
2023-01-01 12:00:00.000
[eventLoopGroupProxy-4-1]
INFO
ktor.application
200 OK: GET - / in 82ms
The message of the log entry that contains information about the HTTP request
The timestamp when the log entry was generated
The name of the logger that generated the log entry.
The thread name where the log entry was generated
The log level, which indicates the severity of the log.

Create a free account to access the full topic