xqms / rosmon

ROS node launcher & monitoring daemon
Other
180 stars 47 forks source link

Systemd-journal & syslog support #172

Closed xqms closed 1 year ago

xqms commented 1 year ago

Instead of writing our own log files, we send our log output to the systemd journal (or BSD-style /dev/log via syslog()).

Components of this PR:

xqms commented 1 year ago

We now need to figure out if this breaks any existing rosmon applications. We have two potentially breaking changes:

Need to think a bit if this can be merged into master. Any thoughts?

xqms commented 1 year ago

Ok, finally got around to working on this again. I addressed both points quite conservatively: