Re: [systemd-devel] Use of systemd-cat

2021-08-31 Thread Lennart Poettering
On Di, 31.08.21 13:16, Nishant Nayan ([email protected]) wrote: > I read systemd-cat manpage and its functiinality, how exactly can it be > useful for logging and debugging, any example would be helpful. The man page lists two examples already. here's a third: a service script things t

[systemd-devel] Use of systemd-cat

2021-08-31 Thread Nishant Nayan
I read systemd-cat manpage and its functiinality, how exactly can it be useful for logging and debugging, any example would be helpful. Nishant