Define RCUTILS_LOG_FATAL_ONCE

Define Documentation

RCUTILS_LOG_FATAL_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