Unwritten - Independent logging library

UnwrittenLogfileManager.PrintTimestamp Property

Get or set if the logfiles should print a timestamp in front of each messsage.

[Visual Basic]
Public Property PrintTimestamp As Boolean
[C#]
public bool PrintTimestamp {get; set;}

See Also

UnwrittenLogfileManager Class | FuturesNet.IO.Unwritten Namespace