CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
CdiCoreConfigData Struct Reference

SDK configuration data used by the CdiCoreInitialize() API function. More...

#include <cdi_core_api.h>

Data Fields

CdiLogLevel default_log_level
 Specifies the default set of log messages to use.
 
const CdiLogMethodDataglobal_log_method_data_ptr
 Pointer to global log method configuration data.
 
const CdiCloudWatchConfigDatacloudwatch_config_ptr
 Pointer to configuration data specific to CloudWatch. The statics gathering period is uniquely defined for each connection (see CdiStatsConfigData.stats_period_seconds) when the connection is created and can be changed at any time using CdiCoreStatsReconfigure(). If this value is NULL, then CloudWatch will not be used.
 

Detailed Description

SDK configuration data used by the CdiCoreInitialize() API function.


The documentation for this struct was generated from the following file: