Logs status mode enumeration.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Info | 0 | Information during process. | |
| Error | 1 | Finished with error. | |
| Warning | 2 | Warning during the process. | |
| Finish | 3 | Successfully finished. | |
| UnexpectedFinish | 4 | Unexpectly finished. | |
| Start | 5 | Process starting. |
See Also