Log.AddTimestamp Property

Tungsten Suite

LogAddTimestamp Property

If True, log messages will be prefixed with a timestamp

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

Property Value

Type: Boolean
See Also