Keeps track of an individual source location and how many available bytes are left for logging from it.
Synopsis
Declared in <logging.h>
struct Stats;
Member Functions
Data Members
Name |
Description |
Remaining bytes |
|
Number of bytes that were consumed but didn't fit in the available bytes. |
Created with MrDocs