Logging Fields
The Logging type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | DebugAddin | Debug the Addin: write trace messages |
![]() | nonInteractive | for DBMapper invocations by execDBModif, this is set to true, avoiding MsgBox |
![]() | nonInteractiveErrMsgs | collect non interactive error messages here |
![]() | theLogDisplaySource | the LogDisplay (Diagnostic Display) log source |
![]() | theLogFileSource | the Text-file log source |
![]() | WarningIssued | set to true if warning was issued, this flag indicates that the log button should get an exclamation sign |