Package-level declarations

Types

Link copied to clipboard

The maximum length of the content that will be logged. After this response body will be truncated.

Link copied to clipboard

The retention period for the logs.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun KtorMonitor(modifier: Modifier = Modifier, useKtorMonitorTheme: Boolean = true)

Ktor Monitor UI entry point.

Link copied to clipboard

A Tray menu item for Ktor Monitor.

Link copied to clipboard
fun KtorMonitorViewController(): UIViewController

UIViewController for KtorMonitor.

Link copied to clipboard
fun KtorMonitorWindow(show: Boolean = true, useLibraryTheme: Boolean = true, onCloseRequest: () -> Unit = {})

Ktor Monitor Window.