rcl_logging_noop package from rcl_logging reporcl_logging_interface rcl_logging_noop rcl_logging_spdlog |
|
Package Summary
Tags | No category tags. |
Version | 2.3.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rcl_logging.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-11-07 |
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
An rcl logger implementation that doesn't do anything with log messages.
Additional Links
No additional links.
Maintainers
- Chris Lalancette
Authors
- Nick Burek
- William Woodall
README
No README found.
See repository README.
CHANGELOG
Changelog for package rcl_logging_noop
2.3.1 (2022-11-07)
2.3.0 (2022-03-01)
2.2.1 (2022-01-14)
- Update maintainers to Chris Lalancette (#83)
- Contributors: Audrow Nash
2.2.0 (2021-11-18)
2.1.3 (2021-09-16)
2.1.2 (2021-04-06)
2.1.1 (2021-01-25)
2.1.0 (2020-12-08)
- Make internal dependencies private (#60)
- Update the maintainers. (#55)
- Contributors: Chris Lalancette, Shane Loretz
2.0.1 (2020-07-21)
- Remove unused pytest dependency. (#43)
- Contributors: Chris Lalancette
2.0.0 (2020-06-18)
- Use new package with rcl logging interface (#41)
- Contributors: Chris Lalancette
1.0.0 (2020-05-26)
0.4.0 (2020-04-24)
- Fix CMake warnings about using uninitialized variables (#30)
- Contributors: Dirk Thomas
0.3.3 (2019-10-23)
0.3.2 (2019-10-07)
- Enable linters for noop and log4cxx. (#12)
- Contributors: Steven! Ragnarök
0.3.1 (2019-10-03)
0.3.0 (2019-09-26)
- remove unused 'dependencies' CMake variable (#16)
- fix package.xml schema violations (#15)
- Contributors: Mikael Arguedas
0.2.1 (2019-05-08)
- Changing the default location for log files to be a local directory instead of /var/log/ros on linux due to permission issues. (#9)
- Prototype to put things in ~/.ros/log
- Change the API to add an allocator to logging initialize. (#10)
- Contributors: Chris Lalancette, Steven! Ragnarök
0.2.0 (2019-03-09)
0.1.0 (2018-12-07)
- First release.
- Contributors: Nick Burek, William Woodall
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_ros | |
ament_cmake_gmock | |
ament_cmake_gtest | |
ament_lint_common | |
ament_lint_auto | |
launch_testing | |
rcl_logging_interface | |
rcutils |
System Dependencies
Name |
---|
python3-empy |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rcl_logging_noop at Robotics Stack Exchange
rcl_logging_noop package from rcl_logging reporcl_logging_interface rcl_logging_noop rcl_logging_spdlog |
|
Package Summary
Tags | No category tags. |
Version | 2.5.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rcl_logging.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2023-04-11 |
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
An rcl logger implementation that doesn't do anything with log messages.
Additional Links
No additional links.
Maintainers
- Chris Lalancette
- William Woodall
Authors
- Nick Burek
- William Woodall
README
No README found.
See repository README.
CHANGELOG
Changelog for package rcl_logging_noop
2.5.1 (2023-04-11)
2.5.0 (2023-02-13)
- Update rcl_logging to C++17. (#98)
- Contributors: Chris Lalancette
2.4.3 (2022-11-18)
- Updated maintainers - 2022-11-07 (#96)
- Contributors: Audrow Nash
2.4.2 (2022-11-02)
2.4.1 (2022-09-13)
2.4.0 (2022-04-29)
2.3.0 (2022-03-01)
2.2.1 (2022-01-14)
- Update maintainers to Chris Lalancette (#83)
- Contributors: Audrow Nash
2.2.0 (2021-11-18)
2.1.3 (2021-09-16)
2.1.2 (2021-04-06)
2.1.1 (2021-01-25)
2.1.0 (2020-12-08)
- Make internal dependencies private (#60)
- Update the maintainers. (#55)
- Contributors: Chris Lalancette, Shane Loretz
2.0.1 (2020-07-21)
- Remove unused pytest dependency. (#43)
- Contributors: Chris Lalancette
2.0.0 (2020-06-18)
- Use new package with rcl logging interface (#41)
- Contributors: Chris Lalancette
1.0.0 (2020-05-26)
0.4.0 (2020-04-24)
- Fix CMake warnings about using uninitialized variables (#30)
- Contributors: Dirk Thomas
0.3.3 (2019-10-23)
0.3.2 (2019-10-07)
- Enable linters for noop and log4cxx. (#12)
- Contributors: Steven! Ragnarök
0.3.1 (2019-10-03)
0.3.0 (2019-09-26)
- remove unused 'dependencies' CMake variable (#16)
- fix package.xml schema violations (#15)
- Contributors: Mikael Arguedas
0.2.1 (2019-05-08)
- Changing the default location for log files to be a local directory instead of /var/log/ros on linux due to permission issues. (#9)
- Prototype to put things in ~/.ros/log
- Change the API to add an allocator to logging initialize. (#10)
- Contributors: Chris Lalancette, Steven! Ragnarök
0.2.0 (2019-03-09)
0.1.0 (2018-12-07)
- First release.
- Contributors: Nick Burek, William Woodall
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_ros | |
ament_cmake_gmock | |
ament_cmake_gtest | |
ament_lint_common | |
ament_lint_auto | |
launch_testing | |
rcl_logging_interface | |
rcutils |
System Dependencies
Name |
---|
python3-empy |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rcl_logging_noop at Robotics Stack Exchange
rcl_logging_noop package from rcl_logging reporcl_logging_interface rcl_logging_noop rcl_logging_spdlog |
|
Package Summary
Tags | No category tags. |
Version | 3.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rcl_logging.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-02 |
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
An rcl logger implementation that doesn't do anything with log messages.
Additional Links
No additional links.
Maintainers
- Chris Lalancette
- William Woodall
Authors
- Nick Burek
- William Woodall
README
No README found.
See repository README.
CHANGELOG
Changelog for package rcl_logging_noop
3.1.0 (2024-03-28)
3.0.0 (2024-01-24)
- add file_name_prefix parameter to external log configuration. (#109)
- Contributors: Tomoya Fujita
2.7.1 (2023-12-26)
2.7.0 (2023-09-07)
- Remove the last uses of ament_target_dependencies in this repo. (#102)
- Contributors: Chris Lalancette
2.6.0 (2023-04-27)
2.5.1 (2023-04-11)
2.5.0 (2023-02-13)
- Update rcl_logging to C++17. (#98)
- Contributors: Chris Lalancette
2.4.3 (2022-11-18)
- Updated maintainers - 2022-11-07 (#96)
- Contributors: Audrow Nash
2.4.2 (2022-11-02)
2.4.1 (2022-09-13)
2.4.0 (2022-04-29)
2.3.0 (2022-03-01)
2.2.1 (2022-01-14)
- Update maintainers to Chris Lalancette (#83)
- Contributors: Audrow Nash
2.2.0 (2021-11-18)
2.1.3 (2021-09-16)
2.1.2 (2021-04-06)
2.1.1 (2021-01-25)
2.1.0 (2020-12-08)
- Make internal dependencies private (#60)
- Update the maintainers. (#55)
- Contributors: Chris Lalancette, Shane Loretz
2.0.1 (2020-07-21)
- Remove unused pytest dependency. (#43)
- Contributors: Chris Lalancette
2.0.0 (2020-06-18)
- Use new package with rcl logging interface (#41)
- Contributors: Chris Lalancette
1.0.0 (2020-05-26)
0.4.0 (2020-04-24)
- Fix CMake warnings about using uninitialized variables (#30)
- Contributors: Dirk Thomas
0.3.3 (2019-10-23)
0.3.2 (2019-10-07)
- Enable linters for noop and log4cxx. (#12)
- Contributors: Steven! Ragnarök
0.3.1 (2019-10-03)
0.3.0 (2019-09-26)
- remove unused 'dependencies' CMake variable (#16)
- fix package.xml schema violations (#15)
- Contributors: Mikael Arguedas
0.2.1 (2019-05-08)
- Changing the default location for log files to be a local directory instead of /var/log/ros on linux due to permission issues. (#9)
- Prototype to put things in ~/.ros/log
- Change the API to add an allocator to logging initialize. (#10)
- Contributors: Chris Lalancette, Steven! Ragnarök
0.2.0 (2019-03-09)
0.1.0 (2018-12-07)
- First release.
- Contributors: Nick Burek, William Woodall
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_ros | |
ament_cmake_gmock | |
ament_cmake_gtest | |
ament_lint_common | |
ament_lint_auto | |
launch_testing | |
rcl_logging_interface | |
rcutils |
System Dependencies
Name |
---|
python3-empy |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rcl_logging_noop at Robotics Stack Exchange
rcl_logging_noop package from rcl_logging reporcl_logging_interface rcl_logging_noop rcl_logging_spdlog |
|
Package Summary
Tags | No category tags. |
Version | 3.2.2 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rcl_logging.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2024-10-03 |
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
An rcl logger implementation that doesn't do anything with log messages.
Additional Links
No additional links.
Maintainers
- Chris Lalancette
- William Woodall
Authors
- Nick Burek
- William Woodall
rcl_logging_noop
Package supporting an implementation of no-op logging functionality.
rcl_logging_noop logging interface implementation can:
- initialize
- log a message
- set the logger level
- shutdown
Build
Currently there is no way to select the logging interface implementation without building rcl with target logging interface implementation.
export RCL_LOGGING_IMPLEMENTATION=rcl_logging_noop
colcon build --symlink-install --cmake-clean-cache --packages-select rcl_logging_noop rcl
CHANGELOG
Changelog for package rcl_logging_noop
3.2.2 (2024-10-03)
- rcl_logging_interface is only valid path with build environment. (#122)
- README update and some cleanups. (#120)
- Contributors: Tomoya Fujita
3.2.1 (2024-07-29)
3.2.0 (2024-04-26)
3.1.0 (2024-03-28)
3.0.0 (2024-01-24)
- add file_name_prefix parameter to external log configuration. (#109)
- Contributors: Tomoya Fujita
2.7.1 (2023-12-26)
2.7.0 (2023-09-07)
- Remove the last uses of ament_target_dependencies in this repo. (#102)
- Contributors: Chris Lalancette
2.6.0 (2023-04-27)
2.5.1 (2023-04-11)
2.5.0 (2023-02-13)
- Update rcl_logging to C++17. (#98)
- Contributors: Chris Lalancette
2.4.3 (2022-11-18)
- Updated maintainers - 2022-11-07 (#96)
- Contributors: Audrow Nash
2.4.2 (2022-11-02)
2.4.1 (2022-09-13)
2.4.0 (2022-04-29)
2.3.0 (2022-03-01)
2.2.1 (2022-01-14)
- Update maintainers to Chris Lalancette (#83)
- Contributors: Audrow Nash
2.2.0 (2021-11-18)
2.1.3 (2021-09-16)
2.1.2 (2021-04-06)
2.1.1 (2021-01-25)
2.1.0 (2020-12-08)
- Make internal dependencies private (#60)
- Update the maintainers. (#55)
- Contributors: Chris Lalancette, Shane Loretz
2.0.1 (2020-07-21)
- Remove unused pytest dependency. (#43)
- Contributors: Chris Lalancette
2.0.0 (2020-06-18)
- Use new package with rcl logging interface (#41)
- Contributors: Chris Lalancette
1.0.0 (2020-05-26)
0.4.0 (2020-04-24)
- Fix CMake warnings about using uninitialized variables (#30)
- Contributors: Dirk Thomas
0.3.3 (2019-10-23)
0.3.2 (2019-10-07)
- Enable linters for noop and log4cxx. (#12)
- Contributors: Steven! Ragnarök
0.3.1 (2019-10-03)
0.3.0 (2019-09-26)
- remove unused 'dependencies' CMake variable (#16)
- fix package.xml schema violations (#15)
- Contributors: Mikael Arguedas
0.2.1 (2019-05-08)
- Changing the default location for log files to be a local directory instead of /var/log/ros on linux due to permission issues. (#9)
- Prototype to put things in ~/.ros/log
- Change the API to add an allocator to logging initialize. (#10)
- Contributors: Chris Lalancette, Steven! Ragnarök
0.2.0 (2019-03-09)
0.1.0 (2018-12-07)
- First release.
- Contributors: Nick Burek, William Woodall
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_ros | |
ament_cmake_gmock | |
ament_cmake_gtest | |
ament_lint_common | |
ament_lint_auto | |
launch_testing | |
rcl_logging_interface | |
rcutils |
System Dependencies
Name |
---|
python3-empy |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rcl_logging_noop at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
rcl_logging_noop package from rcl_logging reporcl_logging_log4cxx rcl_logging_noop |
|
Package Summary
Tags | No category tags. |
Version | 0.2.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rcl_logging.git |
VCS Type | git |
VCS Version | crystal |
Last Updated | 2019-03-10 |
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
An rcl logger implementation that doesn't do anything with log messages.
Additional Links
No additional links.
Maintainers
- Amazon B9
Authors
- Nick Burek
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rcl_logging_noop
0.2.0 (2019-03-09)
0.1.0 (2018-12-07)
- First release.
- Contributors: Nick Burek, William Woodall
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_ros | |
ament_cmake_gmock | |
ament_cmake_gtest | |
ament_cmake_pytest | |
ament_lint_common | |
ament_lint_auto | |
launch_testing |
System Dependencies
Name |
---|
python3-empy |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rcl_logging_noop at Robotics Stack Exchange
rcl_logging_noop package from rcl_logging reporcl_logging_log4cxx rcl_logging_noop rcl_logging_spdlog |
|
Package Summary
Tags | No category tags. |
Version | 0.3.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rcl_logging.git |
VCS Type | git |
VCS Version | eloquent |
Last Updated | 2019-10-23 |
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
An rcl logger implementation that doesn't do anything with log messages.
Additional Links
No additional links.
Maintainers
- Amazon B9
Authors
- Nick Burek
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rcl_logging_noop
0.3.3 (2019-10-23)
0.3.2 (2019-10-07)
- Enable linters for noop and log4cxx. (#12)
- Contributors: Steven! Ragnarök
0.3.1 (2019-10-03)
0.3.0 (2019-09-26)
- remove unused 'dependencies' CMake variable (#16)
- fix package.xml schema violations (#15)
- Contributors: Mikael Arguedas
0.2.1 (2019-05-08)
- Changing the default location for log files to be a local directory instead of /var/log/ros on linux due to permission issues. (#9)
- Prototype to put things in ~/.ros/log
- Change the API to add an allocator to logging initialize. (#10)
- Contributors: Chris Lalancette, Steven! Ragnarök
0.2.0 (2019-03-09)
0.1.0 (2018-12-07)
- First release.
- Contributors: Nick Burek, William Woodall
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_ros | |
ament_cmake_gmock | |
ament_cmake_gtest | |
ament_cmake_pytest | |
ament_lint_common | |
ament_lint_auto | |
launch_testing | |
rcutils |
System Dependencies
Name |
---|
python3-empy |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rcl_logging_noop at Robotics Stack Exchange
rcl_logging_noop package from rcl_logging reporcl_logging_log4cxx rcl_logging_noop |
|
Package Summary
Tags | No category tags. |
Version | 0.2.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rcl_logging.git |
VCS Type | git |
VCS Version | dashing |
Last Updated | 2019-05-09 |
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
An rcl logger implementation that doesn't do anything with log messages.
Additional Links
No additional links.
Maintainers
- Amazon B9
Authors
- Nick Burek
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package rcl_logging_noop
0.2.1 (2019-05-08)
- Changing the default location for log files to be a local directory instead of /var/log/ros on linux due to permission issues. (#9)
- Prototype to put things in ~/.ros/log
- Change the API to add an allocator to logging initialize. (#10)
- Contributors: Chris Lalancette, Steven! Ragnarök
0.2.0 (2019-03-09)
0.1.0 (2018-12-07)
- First release.
- Contributors: Nick Burek, William Woodall
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_ros | |
ament_cmake_gmock | |
ament_cmake_gtest | |
ament_cmake_pytest | |
ament_lint_common | |
ament_lint_auto | |
launch_testing | |
rcutils |
System Dependencies
Name |
---|
python3-empy |
Dependant Packages
Name | Deps |
---|---|
rcl |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rcl_logging_noop at Robotics Stack Exchange
rcl_logging_noop package from rcl_logging reporcl_logging_interface rcl_logging_log4cxx rcl_logging_noop rcl_logging_spdlog |
|
Package Summary
Tags | No category tags. |
Version | 2.1.5 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rcl_logging.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2022-12-03 |
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
An rcl logger implementation that doesn't do anything with log messages.
Additional Links
No additional links.
Maintainers
- Chris Lalancette
- William Woodall
Authors
- Nick Burek
README
No README found.
See repository README.
CHANGELOG
Changelog for package rcl_logging_noop
2.1.5 (2022-12-02)
2.1.4 (2022-04-28)
2.1.2 (2021-04-06)
2.1.1 (2021-01-25)
2.1.0 (2020-12-08)
- Make internal dependencies private (#60)
- Update the maintainers. (#55)
- Contributors: Chris Lalancette, Shane Loretz
2.0.1 (2020-07-21)
- Remove unused pytest dependency. (#43)
- Contributors: Chris Lalancette
2.0.0 (2020-06-18)
- Use new package with rcl logging interface (#41)
- Contributors: Chris Lalancette
1.0.0 (2020-05-26)
0.4.0 (2020-04-24)
- Fix CMake warnings about using uninitialized variables (#30)
- Contributors: Dirk Thomas
0.3.3 (2019-10-23)
0.3.2 (2019-10-07)
- Enable linters for noop and log4cxx. (#12)
- Contributors: Steven! Ragnarök
0.3.1 (2019-10-03)
0.3.0 (2019-09-26)
- remove unused 'dependencies' CMake variable (#16)
- fix package.xml schema violations (#15)
- Contributors: Mikael Arguedas
0.2.1 (2019-05-08)
- Changing the default location for log files to be a local directory instead of /var/log/ros on linux due to permission issues. (#9)
- Prototype to put things in ~/.ros/log
- Change the API to add an allocator to logging initialize. (#10)
- Contributors: Chris Lalancette, Steven! Ragnarök
0.2.0 (2019-03-09)
0.1.0 (2018-12-07)
- First release.
- Contributors: Nick Burek, William Woodall
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_ros | |
ament_cmake_gmock | |
ament_cmake_gtest | |
ament_lint_common | |
ament_lint_auto | |
launch_testing | |
rcl_logging_interface | |
rcutils |
System Dependencies
Name |
---|
python3-empy |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rcl_logging_noop at Robotics Stack Exchange
rcl_logging_noop package from rcl_logging reporcl_logging_log4cxx rcl_logging_noop rcl_logging_spdlog |
|
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rcl_logging.git |
VCS Type | git |
VCS Version | foxy |
Last Updated | 2021-04-14 |
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
An rcl logger implementation that doesn't do anything with log messages.
Additional Links
No additional links.
Maintainers
- Amazon B9
Authors
- Nick Burek
README
No README found.
See repository README.
CHANGELOG
Changelog for package rcl_logging_noop
1.1.0 (2021-04-14)
1.0.1 (2020-07-21)
1.0.0 (2020-05-26)
0.4.0 (2020-04-24)
- Fix CMake warnings about using uninitialized variables (#30)
- Contributors: Dirk Thomas
0.3.3 (2019-10-23)
0.3.2 (2019-10-07)
- Enable linters for noop and log4cxx. (#12)
- Contributors: Steven! Ragnarök
0.3.1 (2019-10-03)
0.3.0 (2019-09-26)
- remove unused 'dependencies' CMake variable (#16)
- fix package.xml schema violations (#15)
- Contributors: Mikael Arguedas
0.2.1 (2019-05-08)
- Changing the default location for log files to be a local directory instead of /var/log/ros on linux due to permission issues. (#9)
- Prototype to put things in ~/.ros/log
- Change the API to add an allocator to logging initialize. (#10)
- Contributors: Chris Lalancette, Steven! Ragnarök
0.2.0 (2019-03-09)
0.1.0 (2018-12-07)
- First release.
- Contributors: Nick Burek, William Woodall
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_ros | |
ament_cmake_gmock | |
ament_cmake_gtest | |
ament_cmake_pytest | |
ament_lint_common | |
ament_lint_auto | |
launch_testing | |
rcutils |
System Dependencies
Name |
---|
python3-empy |
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rcl_logging_noop at Robotics Stack Exchange
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.