Click or drag to resize

TracerTraceVerbose Method

Trace error

Namespace:  SanteDB.Core.Diagnostics
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
public void TraceVerbose(
	string format,
	params Object[] args
)

Parameters

format
Type: SystemString
Format.
args
Type: SystemObject
Arguments.
See Also