31 #ifndef _CL_LOG_ERRORS_H_
32 #define _CL_LOG_ERRORS_H_
45 #define CL_LOG_RC(err_code) (CL_RC(CL_CID_LOG, err_code))
51 #define CL_LOG_ERR_FILE_FULL 0x101
57 #define CL_LOG_ERR_INVALID_XML_FILE 0x102
Typical defines found in any software project.
Common Error Codes shared across multiple Clovis ASP Components.