| 
    client-c
    0.8.1
    
   | 
 
#include <kaa_logging.h>
Public Attributes | |
| size_t | max_bucket_size | 
| size_t | max_bucket_log_count | 
Constraints applied to log buckets
Definition at line 63 of file kaa_logging.h.
| size_t kaa_log_bucket_constraints_t::max_bucket_log_count | 
The maximum log count within a single bucket
Definition at line 65 of file kaa_logging.h.
| size_t kaa_log_bucket_constraints_t::max_bucket_size | 
The maximum bucket size in bytes
Definition at line 64 of file kaa_logging.h.