How to log in separate file per node
Hi community!
In the .ros/log/{cryptic_someting}/ folder I see some nodes create their own log files: E.g.: controller_spawner-3.log or rqt_robot_steering-5.log
How can I achieve that for my own nodes? - Until now all my log messages are written in the roslaunch.log
Thanks in advance Alex