TTMSFNCAppUpdateLogging Class
Controls logging of the update process, including whether logging is active and the file the log is written to.
API unit family: TMSFNCAppUpdate
Inherits from: TPersistent
Syntax
TTMSFNCAppUpdateLogging = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Enabled | When True, the update process writes diagnostic messages to the log file. |
| Filename | Path of the file the log is written to. |