LogCtx
LogCtx *
LogCtx *returnCtx = NULL;
if ((returnCtx = (LogCtx *)malloc(sizeof (LogCtx))) == NULL)