Click or drag to resize

EventLogElementEnabled Property

Config Element - if true, then events log to the Application Log of the server.

Namespace:  Koden.Utils.Logger.ConfigFileSections
Assembly:  Koden.Utils.Logger (in Koden.Utils.Logger.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Enabled { get; set; }

Property Value

Type: Boolean
true -or- false
See Also