Repository Summary
Checkout URI | https://github.com/sloretz/rcl_logging_rcutils.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-06-10 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
rcl_logging_rcutils | 1.0.0 |
README
rcl_logging_rcutils
This repo is an rcl_logging
implementation using the rcutils
logger.
It logs to stderr (by default) without touching the file system.
This idea is to enable logging on read-only filesystems.
The default rcl_logging_spdlog
can’t be used because it errors if it can’t create a directory in ROS_HOME
.
If you came here becase you need a logger on Android, see rcl_logging_android
.
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/sloretz/rcl_logging_rcutils.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-06-10 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
rcl_logging_rcutils | 1.0.0 |
README
rcl_logging_rcutils
This repo is an rcl_logging
implementation using the rcutils
logger.
It logs to stderr (by default) without touching the file system.
This idea is to enable logging on read-only filesystems.
The default rcl_logging_spdlog
can’t be used because it errors if it can’t create a directory in ROS_HOME
.
If you came here becase you need a logger on Android, see rcl_logging_android
.
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/sloretz/rcl_logging_rcutils.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-06-10 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
rcl_logging_rcutils | 1.0.0 |
README
rcl_logging_rcutils
This repo is an rcl_logging
implementation using the rcutils
logger.
It logs to stderr (by default) without touching the file system.
This idea is to enable logging on read-only filesystems.
The default rcl_logging_spdlog
can’t be used because it errors if it can’t create a directory in ROS_HOME
.
If you came here becase you need a logger on Android, see rcl_logging_android
.