Define RCUTILS_LOG_ERROR_ONCE
Defined in File logging_macros.h
Define Documentation
-
RCUTILS_LOG_ERROR_ONCE(...)
Log a message with given severity with the following condition:
All log calls except the first one are ignored.
Note
The condition will only be evaluated if this logging statement is enabled.
- Parameters:
... – [in] The format string, followed by the variable arguments for the format string