Click or drag to resize

Mike1DLogFileWriter Properties

The Mike1DLogFileWriter type exposes the following members.

Properties
  NameDescription
Public propertyIncludeExceptionStackTrace
Flag specifying whether the exception stack trace should be written to the log file, in case of an exception. The exception message is always written to the log file.
Public propertyLogFileName
Name and full path of log file. By default the name is the setup name where the extension is replaced by ".log". Another name can be specified here.
Public propertyLogFileOpen
Flag indicating if log file is open and can be written to.
Top
See Also