fujitatomoya / rcl_logging_syslog

rcl_logging_syslog is alternative logging backend implementation that can be used for ROS 2 application via rcl_logging_interface.
https://github.com/fujitatomoya/rcl_logging_syslog
Apache License 2.0
65 stars 0 forks source link

Warning message for log directory bothers each command line #6

Closed fujitatomoya closed 3 months ago

fujitatomoya commented 3 months ago
root@tomoyafujita:~/ros2_ws/colcon_ws# ros2 topic list
[WARN] [1724880018.790549663] []: syslog logging backend doesn't support external configuration, configure rsyslogd.conf instead of /root/.ros/log log directory
ro/chatter
/parameter_events
/rosout
fujitatomoya commented 3 months ago

https://github.com/fujitatomoya/rcl_logging_syslog/commit/6060c6bee942ab5dee754b2e26c574120979824d can close this one.