1 #ifndef _CL_LOG_API_EXT_H_
2 #define _CL_LOG_API_EXT_H_
190 clLogHeaderGet(ClCharT *pMsgHeader, ClUint32T maxHeaderSize);
193 clLogHeaderGetWithContext(
const ClCharT *pArea,
const ClCharT *pContext,
194 ClCharT *pMsgHeader, ClUint32T maxHeaderSize);
Header file of Log Service related APIs.
ClUint32T ClRcT
Clovis return code type.
Definition: clCommon.h:168
ClLogSeverityT
Definition: clLogApi.h:252
ClHandleT ClLogStreamHandleT
The type of handle supplied by Log Service during log streamOpen and a process register itself as str...
Definition: clLogApi.h:63