Property IsEnabled
- Namespace
- LMKit.Agents.Observability
- Assembly
- LM-Kit.NET.dll
IsEnabled
Gets or sets whether tracing is enabled globally.
When disabled, all tracing calls use the NoOpTracer regardless of configuration.
public static bool IsEnabled { get; set; }