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.
|
This is the complete list of members for console_bridge::OutputHandler, including all inherited members.
log(const std::string &text, LogLevel level, const char *filename, int line)=0 | console_bridge::OutputHandler | pure virtual |
OutputHandler(void) | console_bridge::OutputHandler | inline |
~OutputHandler(void) | console_bridge::OutputHandler | inlinevirtual |