How can I get roscpp_internal's debug logging to respect log levels?
I've noticed roscpp_internal seems to ignore rosconsole.config, on top of which it seems to spit a large amount of DEBUG messages about tcp ports being brought up and torn down with each service call.
This is causing a log size issue.
Anyone know how to get roscpp_internal DEBUG to shut up without requiring building ros from source?
Asked by Asomerville on 2012-06-14 07:17:49 UTC
Comments
Are you seeing debug logs without having them enabled? I only know the
rxloggerlevel
/rxconsole
tools and the log4..-configuration.Asked by felix k on 2012-07-17 02:42:32 UTC