]> git.ipfire.org Git - thirdparty/systemd.git/commit
varlink-idl: prefix all varlink IDL debug lines wit "Varlink-IDL:"
authorLennart Poettering <lennart@poettering.net>
Tue, 16 Jan 2024 10:00:02 +0000 (11:00 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Jan 2024 12:44:21 +0000 (13:44 +0100)
commit1752a8ee332eac2a2a83d5bdb1d3240694f2f4bf
tree282f233e7f3a931d31f199501b78f9125a2a13be
parentc5ff54c40ff416c9fff08af906f9c26881b6acaa
varlink-idl: prefix all varlink IDL debug lines wit "Varlink-IDL:"

Let's improve debuggability of varlink IPC transactions, and separate
out log messages triggered by the IPC info from others, by prefixing
them with a specific prefix.
src/shared/varlink-idl.c