Click or drag to resize

IAdapterLogger Property

Gets the instance of ILogger.

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
ILogger Logger { get; set; }

Property Value

Type: ILogger
See Also