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.
console_bridge::OutputHandlerSTD Member List

This is the complete list of members for console_bridge::OutputHandlerSTD, including all inherited members.

log(const std::string &text, LogLevel level, const char *filename, int line)console_bridge::OutputHandlerSTDvirtual
OutputHandler(void)console_bridge::OutputHandlerinline
OutputHandlerSTD(void)console_bridge::OutputHandlerSTDinline
~OutputHandler(void)console_bridge::OutputHandlerinlinevirtual