Helios.Tracing.Impl |
Имя | Описание |
---|---|
HeliosCounterTraceWriter | A IHeliosTraceWriter implementation that uses simple AtomicCounter instances for recording call counts to specific events. Counter values can be observed via the Counter property. |
HeliosCounterTraceWriter.Counters | |
HeliosTrace | Static class that acts as a container for all built-in tracing that can occur inside Helios core. Does not expose definitions for user-defined tracing (yet.) |