Contents

IODispatchLogFunction

A function that logs content.

Declaration

typedef int (*)(const char *, ...) IODispatchLogFunction;

Parameters

  • format:

    The C string to add to the log.

See Also

Logging Dispatch Information