[#util-log-NO_RATE_LIMIT] = xref:util.adoc[util]::xref:util/log.adoc[log]::NO_RATE_LIMIT :relfileprefix: ../../ :mrdocs: Tag value passed to logging macros to opt out of rate limiting. == Synopsis Declared in `<util/log.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr xref:util/log/NoRateLimitTag.adoc[NoRateLimitTag] NO_RATE_LIMIT = NO_RATE_LIMIT{}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#