Package-level declarations

Types

Link copied to clipboard

A telemetry provider that uses the default logger for a platform if one exists (e.g. SLF4J on JVM) and is a no-op for other telemetry signals.

Link copied to clipboard

Global TelemetryProvider

Inherited properties

Link copied to clipboard
val <Error class: unknown class>.Global: <Error class: unknown class>

Global telemetry provider used by default if one is not set explicitly. It is a no-op implementation for everything but logging (which uses a sensible platform default if one exists, e.g. SLF4J for JVM).