console_bridge package from console_bridge repo

console_bridge

Third-Party Package

This third-party package's source repository does not contain a package manifest. Instead, its package manifest is stored in its release repository. In order to build this package from source in a Catkin workspace, please download its package manifest.

Package Summary

Tags No category tags.
Version 0.2.4
License BSD
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros/console_bridge
VCS Type git
VCS Version master
Last Updated 2023-04-25
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Lightweight tool for forwarding output from libraries to other logging systems.

Additional Links

Maintainers

  • Ioan Sucan

Authors

  • Ryan Luna
  • Ioan Sucan

console_bridge

console_bridge 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.

Quality Declaration

This package claims to be in the Quality Level 1 category, see the Quality Declaration for more details.

Features

This library allows to log messages in the standard output and the standard output error based on the log level:

  • CONSOLE_BRIDGE_LOG_DEBUG
  • CONSOLE_BRIDGE_LOG_INFO
  • CONSOLE_BRIDGE_LOG_WARN
  • CONSOLE_BRIDGE_LOG_ERROR
  • CONSOLE_BRIDGE_LOG_NONE
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged console_bridge at Robotics Stack Exchange