Function slam_mer::log::warning

Function Documentation

void slam_mer::log::warning(const std::string &str_, Module module_ = Module::EMPTY)

Warning message.

Parameters:
  • str_ – Warning message text sent to the logging backend.

  • module_ – Source module label prepended to the message.