robur-coop / albatross

Albatross: orchestrate and manage MirageOS unikernels with Solo5
ISC License
142 stars 17 forks source link

add support to log via syslog for daemons #185

Closed hannesm closed 4 weeks ago

hannesm commented 1 month ago

This is especially useful for albatross-tls-endpoint in inetd mode, where stdout is occupied with client communication

Fixes #176

hannesm commented 1 month ago

maybe @reynir has an opinion on this... otherwise I'll merge once CI is fine :)