Click or drag to resize

TraceWriterConfigurationTraceWriter Property

Trace writer

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public Type TraceWriter { get; set; }

Property Value

Type: Type
The trace writer.
See Also