ros/ros_comm

roslaunch/rosmaster logs to old log after rotation

LucidOne opened this issue · 0 comments

If a log rotation script moves
$ROS_LOG_DIR/<run_id>/master.log to $ROS_LOG_DIR/<run_id>/master.log.1
ROS will continue to log to master.log.1

Sending SIGHUP to roslaunch does not restart logging.