Table of Contents

Namespace Xui.Core.Debug

Classes

Instruments
InstrumentsAccessorExtensions

Structs

InstrumentsAccessor
InstrumentsInterpolatedStringHandler
TraceScope

Interfaces

IInstruments

Factory interface for creating per-run-loop instrumentation sinks. Set on Instruments at startup. Implementations are swappable (console, file, network, E2E test).

IInstrumentsSink

Per-run-loop instrumentation sink that receives fully-formatted messages. Thread-aligned — must not be shared across run loops or threads.

Enums

LevelOfDetail
Scope