Open
Description
Aside from loginfo, logwarn, and logerror, a logdebug would be useful, similar to how ROS' logging works.
Along with this, another feature similar to autonomy levels would be useful: The ability to set the log level (e.g. only logwarn and above) on a behavior-wide level and on a state-wide level. This would be helpful for debugging states and for only seeing critical messages during normal operation