Specifies the state of the log file.
Member | Value | Description |
---|---|---|
eLogInactive | 0 | The log file is not created. |
eLogActive | 1 | The log file is created but deleted upon application termination. |
eLogActiveKeepFile | 2 | The log file is created and kept even after application is terminated. |