LogBucket Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | LogBucket.h LogBucket.m |
Overview
The helper class which is used to transfer logs from LogStorage to LogCollector.
NOTE: the bucket id should be unique across all available log buckets.
bucketId
The unique id of a log bucket
@property (nonatomic, readonly) int32_t bucketIdDiscussion
The unique id of a log bucket
Declared In
LogBucket.h