Function franka::logging::removeLogger
Defined in File logger.hpp
Function Documentation
-
auto franka::logging::removeLogger(const std::string &logger_name) -> void
Removes a logger from the list of loggers.
- Parameters:
logger_name – The name of the logger to remove.