Ktor Monitor Logging Config
class KtorMonitorLoggingConfig
A configuration for the KtorMonitorLogging plugin.
Properties
Link copied to clipboard
The maximum length of the content that will be logged. After this, body will be truncated. By default it is ContentLength.Default. Use ContentLength.Full to log the full content.
Link copied to clipboard
The retention period for the logs. By default it is 1 hour.
Link copied to clipboard
Keep track of latest requests and responses into notification. By default: