TraceLocation

Information about where trace data is stored for debugging and monitoring.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The specific location where the trace data is stored.

Link copied to clipboard

The type of storage location for the trace data.

Functions

Link copied to clipboard
inline fun copy(block: TraceLocation.Builder.() -> Unit = {}): TraceLocation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String