ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I believe setting the logging level in code is always going to take precedence. As such you should rarely use it and only for temporary debugging. Use the config file if you need it at startup or use rqt_logger_level to set it at runtime.