clearpathrobotics / robot_upstart

ROS package of helper functions related to bringing up roslaunch on system startup.
BSD 3-Clause "New" or "Revised" License
192 stars 94 forks source link

I only see errors and warnings, neither info nor debug #123

Open tropappar opened 4 months ago

tropappar commented 4 months ago

Thanks for the scripts, they work like a charm.

Only, I'd like to see the output from ROS info and debug messages but I cannot. It seems only stderr is logged but not stdout.

I used journalctl and also peeked at /var/log/syslog. Only errors and warnings there.

Any ideas?