Click or drag to resize

SanteDB.Core.Diagnostics Namespace

Core diagnostics infrastructure - (for tracing, probes and logging)
Classes
  ClassDescription
Public classDiagnosticsProbeBase<TMeasure>
Represents a performance counter base class
Public classDiagnosticsProbeManager
The performance monitor class
Public classTracer
Represents a logger
Public classTraceWriter
Because we're using PCL we have to wrap the TraceWriter interface
Interfaces
  InterfaceDescription
Public interfaceICompositeDiagnosticsProbe
Represents a performance counter which is composed of other performance counters
Public interfaceIDiagnosticsProbe
Represents a single performance counter
Public interfaceIDiagnosticsProbe<T>
Represents a performance counter that returns a particular type of object