Click or drag to resize

SanteDB.Core.Diagnostics Namespace

Core diagnostics infrastructure - (for tracing, probes and logging)
Classes
 ClassDescription
Public classDiagnosticsProbeBaseTMeasure 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 interfaceIDiagnosticsProbeT Represents a performance counter that returns a particular type of object
Public interfaceILogManagerService Represents a service which can be used to manage the log files for the application instance