Re: [systemd-devel] APIs for JournalD commands

2021-05-06 Thread Lennart Poettering
On Do, 06.05.21 09:00, Andreas Krueger ([email protected]) wrote: > Hi Folks, > > I have to write some tests to ensure the functionality of JournalD, > which is used by a project I'm working on. For this I've found the > APIs defined in header file that can be used > for many of my issue

[systemd-devel] APIs for JournalD commands

2021-05-06 Thread Andreas Krueger
Hi Folks, I have to write some tests to ensure the functionality of JournalD, which is used by a project I'm working on. For this I've found the APIs defined in header file that can be used for many of my issues, but there is a gap between what this header file offers and what can be done by