rospy logging configuration file
The logging overview page for rospy ( http://www.ros.org/wiki/rospy/Overvie... ) mentions that as of Diamondback, logging is configured using a file in the fileConfig format.
Is there an example of how to set this up?
Also, do there exist handlers that publish to rosout, and can those be configured from the file as well?