PRIVATE STRUCT. For use by the ball::AsyncFileObserver implementation only. This struct holds a log record and its associated context.
Declared in <ball_asyncfileobserver.h>
struct AsyncFileObserver_Record;
| Name | Description |
|---|---|
d_context | Context of the log record. |
d_record | Log record published by this observer. |