Function franka::logging::logError(const std::string&)

Function Documentation

auto franka::logging::logError(const std::string &message) -> void

Logs an error message.

Parameters:

message – The message to log.