Package-level declarations
Types
Link copied to clipboard
A plugin that logs a high volume of requests and responses handled by the agent at each callback point.
Link copied to clipboard
class PluginManager(val plugins: List<Plugin> = emptyList(), val skipClosingPlugins: Boolean = false)
Manages the pre-aggregation of typed functional callbacks.