rospy logging configuration
The rospy docs mention that from Diamondback on, rospy uses Python's logging library and configuration format. Two questions about this: - The link in the docs is broken. Is there an example on the wiki about how to use this? - How do the Python handlers interact with the publication of log messages on /rosout?