wireplumber/lib
Andrew Sayers 2a5606e437
Add TID and SYSLOG_{IDENTIFIER,FACILITY,PID} to log messages
Systemd journal entries have several common entries:
https://www.freedesktop.org/software/systemd/man/latest/systemd.journal-fields.html

Add "SYSLOG_IDENTIFIER" to make it easier to find wireplumber messages.
Add "SYSLOG_FACILITY" to avoid confusing programs that expect both or neither.
Add "TID" and "SYSLOG_PID" to make debugging a little easier.
2025-04-22 11:24:09 +01:00
..
wp Add TID and SYSLOG_{IDENTIFIER,FACILITY,PID} to log messages 2025-04-22 11:24:09 +01:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00