|
Kaa client C SDK
|
Log bucket information structure. More...
#include <ext_log_delivery_listener.h>
Data Fields | |
| size_t | log_count |
| Logs associated with a bucket. More... | |
| uint16_t | bucket_id |
| ID of bucket present in storage. More... | |
Log bucket information structure.
One or more log records are aggregated into the single bucket.
| uint16_t kaa_log_bucket_info_t::bucket_id |
ID of bucket present in storage.
| size_t kaa_log_bucket_info_t::log_count |
Logs associated with a bucket.
1.8.6