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) |
Packages
README
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
CONTRIBUTING
Any contribution that you make to this repository will be under the BSD-3-Clause.
Contributors must sign-off each commit by adding a Signed-off-by: ...
line to commit messages to certify that they have the right to submit
the code they are contributing to the project according to the
Developer Certificate of Origin (DCO).
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) |
Packages
README
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
CONTRIBUTING
Any contribution that you make to this repository will be under the BSD-3-Clause.
Contributors must sign-off each commit by adding a Signed-off-by: ...
line to commit messages to certify that they have the right to submit
the code they are contributing to the project according to the
Developer Certificate of Origin (DCO).
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) |
Packages
Name | Version |
---|---|
console_bridge | 0.2.4 |
README
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
CONTRIBUTING
Any contribution that you make to this repository will be under the BSD-3-Clause.
Contributors must sign-off each commit by adding a Signed-off-by: ...
line to commit messages to certify that they have the right to submit
the code they are contributing to the project according to the
Developer Certificate of Origin (DCO).