Unwritten - Independent logging library

UnwrittenLogfile.PrintTimestamp Property

Get or set if a timestamp should also be logged.

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

See Also

UnwrittenLogfile Class | FuturesNet.IO.Unwritten Namespace