[#BCLog-LogRateLimiter-m_max_bytes] = xref:BCLog.adoc[BCLog]::xref:BCLog/LogRateLimiter.adoc[LogRateLimiter]::m_max_bytes :relfileprefix: ../../ :mrdocs: Maximum number of bytes logged per location per window. == Synopsis Declared in `<logging.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t const m_max_bytes; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#