Click or drag to resize
ErrorUnitCentral_Logger Property
Gets or sets the logger.

Namespace: ErrorUnit
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
public static ILogger _Logger { set; }

Property Value

Type: ILogger
The logger.
See Also