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