Package-level declarations
Types
Link copied to clipboard
object ContentLength
The maximum length of the content that will be logged. After this response body will be truncated.
Link copied to clipboard
class KtorMonitorLoggingConfig
A configuration for the KtorMonitorLogging plugin.
Link copied to clipboard
object RetentionPeriod
The retention period for the logs.
Properties
Link copied to clipboard
A Ktor client plugin that provides the capability to log HTTP calls.
Link copied to clipboard
A Swing javax.swing.JPanel that displays KtorMonitor.
Functions
Link copied to clipboard
Ktor Monitor UI entry point.
Link copied to clipboard
A Tray menu item for Ktor Monitor.
Link copied to clipboard
UIViewController for KtorMonitor.
Link copied to clipboard
fun KtorMonitorWindow(show: Boolean = true, useLibraryTheme: Boolean = true, onCloseRequest: () -> Unit = {})
Ktor Monitor Window.