|
CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
This defines a structure that contains the information used to configure a callback log, referred to using the enumerated value kLogMethodCallback. More...
#include <cdi_log_api.h>
Data Fields | |
| CdiLogMessageCallback | log_msg_cb_ptr |
| Address to user defined log message callback function. | |
| CdiUserCbParameter | log_user_cb_param |
| User defined callback parameter that is passed to the user defined log message callback function. This allows the application to associate a log message with the global log or a specific connection. | |
This defines a structure that contains the information used to configure a callback log, referred to using the enumerated value kLogMethodCallback.