Click or drag to resize
weroSoft AG, Software
ConsoleWorkerBaseWriteTimedFormat Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets or sets a value indicating whether the log shall write the log time in front of the output or not.

Namespace:  WeroSoft.Installation
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public bool WriteTimedFormat { get; set; }

Property Value

Type: Boolean
Remarks
The default value of this property is true.
See Also