Return the number of log records currently on the record queue of this async file observer.
Synopsis
Declared in <ball_asyncfileobserver.h>
std::size_t
recordQueueLength() const;
Return Value
number of log records currently on the record queue
Created with MrDocs