Log.MessageHistory.Enabled Property

Tungsten Suite

LogMessageHistoryEnabled Property

If True, log messages will be added to the history. If False, no history is maintained.

Namespace:  W.Logging
Assembly:  Tungsten.Logging (in Tungsten.Logging.dll) Version: 2.0.0
Syntax
C#
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also