LogStatusEnum Enumeration |
Namespace: CMS.Base
public enum LogStatusEnum
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 | Unexpectedly finished. | |
Start | 5 | Process starting. |
Copyright (c) 2019 Kentico Software