console_bridge_dev  master
It is a ROS-independent, pure CMake (i.e. non-catkin and non-rosbuild package) that provides logging calls that mirror those found in rosconsole, but for applications that are not necessarily using ROS.
All Classes Namespaces Files Functions Variables Modules Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cconsole_bridge::OutputHandlerGeneric class to handle output from a piece of code
 Cconsole_bridge::OutputHandlerFileImplementation of OutputHandler that saves messages in a file
 Cconsole_bridge::OutputHandlerSTDDefault implementation of OutputHandler. This sends the information to the console