Click or drag to resize

BaseProviderLogger Property

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public ILogger Logger { get; set; }

Property Value

Type: ILogger

Implements

ISourceLogger
IDestinationLogger
See Also