 | SettingsLogDebugInfo Property |
Gets or sets a value that determines if debug info should be logged.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntaxpublic bool LogDebugInfo { get; set; }Public Property LogDebugInfo As Boolean
Get
Set
Property Value
Type:
BooleanImplements
ISettingsLogDebugInfo
See Also