Tag value passed to logging macros to opt out of rate limiting.
Synopsis
Declared in <util/log.h>
inline constexpr NoRateLimitTag NO_RATE_LIMIT = NO_RATE_LIMIT{};
Created with MrDocs
Tag value passed to logging macros to opt out of rate limiting.
Declared in <util/log.h>
inline constexpr NoRateLimitTag NO_RATE_LIMIT = NO_RATE_LIMIT{};
Created with MrDocs