[#BCLog-RATELIMIT_MAX_BYTES] = xref:BCLog.adoc[BCLog]::RATELIMIT_MAX_BYTES :relfileprefix: ../ :mrdocs: maximum number of bytes per source location that can be logged within the rate‐limit window == Synopsis Declared in `<logging.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr uint64_t RATELIMIT_MAX_BYTES = {1_MiB}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#