Log
Log the current execution context with respect to any queues the current thread holds.
Declaration
static void Log(const char *message, IODispatchLogFunction output);Parameters
- message:
A C string that contains the message to add to the log file.
- output:
The function address to use for logging the content. The address of 1575337 Iolog is suitable for use.