OmniClientLogCallback

Defined in OmniClient.h

typedef void (*OmniClientLogCallback)(char const *threadName, char const *component, OmniClientLogLevel level, char const *message)

This is called from a background thread any time the library wants to print a message to the log.