[#BCLog-LogRateLimiter-Stats-m_dropped_bytes] = xref:BCLog.adoc[BCLog]::xref:BCLog/LogRateLimiter.adoc[LogRateLimiter]::xref:BCLog/LogRateLimiter/Stats.adoc[Stats]::m_dropped_bytes :relfileprefix: ../../../ :mrdocs: Number of bytes that were consumed but didn't fit in the available bytes. == Synopsis Declared in `<logging.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t m_dropped_bytes = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#