[ros-users] rosconsole ROS_DEBUG_NAMED

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: ros-users
Subject: [ros-users] rosconsole ROS_DEBUG_NAMED
Hi,
When I use a named ros print I see that it gets its own logger level
but the output still gets dumped into the same log file as every other
print from that node. Is there a way to have named prints go to their
own log files?

-Mike-