What is the log mechanism plan in ROS2?

I read that as “ros2 works without systemd”, just won’t have logging. Which would be good, have not tested that yet.

For syslog, logging might be possible to hack with the “logger” command as a short term solution.

I like the idea of using the logging system from the OS since it is usually better documented, e.g. I always missed tuning the timestamp output of the ros1 logger.