instrumentation

var instrumentation: KrossbowInstrumentation? = null

A set of hooks that are called in different places of the internal execution of Krossbow. The instrumentation can be used for monitoring, logging or debugging purposes.

Sources

Link copied to clipboard