util::log_rate_limit_check (private)

 util::log_rate_limit_check severity key interval

Defined in packages/acs-tcl/tcl/utilities-procs.tcl

Return {suppressed reference}, where suppressed is -1 when this call should not log, or the number of additional suppressed calls. Reference is the thread name captured when the first full message was permitted. The caller must supply a positive interval in seconds.

Parameters:
severity (required)
key (required)
interval (required)

Partial Call Graph (max 5 caller/called nodes):
ad_log ad_log (public) util::log_rate_limit_check util::log_rate_limit_check ad_log->util::log_rate_limit_check

Testcases:
No testcase defined.
[ show source ]
Show another procedure: