Click or drag to resize
weroSoft AG, Software
MessageTrackerWriteLogFile Method
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Writes the content to the defined log file.

Namespace:  WeroSoft.Installation
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public void WriteLogFile(
	string logFileName
)

Parameters

logFileName
Type: SystemString
Name of the log file.
See Also