Re: [systemd-devel] util-linux logger vs systemd-cat

2013-05-06 Thread Lennart Poettering
On Tue, 23.04.13 10:35, Colin Walters ([email protected]) wrote: > I found myself in a situation recently where I wanted to log > a message from a shell script that included MESSAGE_ID. As > far as I can tell there's no utility binary for this. True. > systemd ships systemd-cat which connects

[systemd-devel] util-linux logger vs systemd-cat

2013-04-23 Thread Colin Walters
I found myself in a situation recently where I wanted to log a message from a shell script that included MESSAGE_ID. As far as I can tell there's no utility binary for this. systemd ships systemd-cat which connects to the journal, but it doesn't have support for structured logging; it's just a wa