Peter Hutterer
|
9eda834417
|
spa: use the spa_log_logv macro to chain the log calls
No need to use the interface call directly here, let's just use the
macro.
|
2021-09-28 09:35:38 +02:00 |
|
Peter Hutterer
|
7697ed0757
|
treewide: replace strcmp() == 0 with spa_streq()
This change is only done in source files for now, header files will be done
separately.
|
2021-05-18 22:10:27 +10:00 |
|
Wim Taymans
|
04aa5472d3
|
journal: make it possible to set level from info
|
2020-11-18 17:42:47 +01:00 |
|
Sergey Bugaev
|
c101ff2057
|
support: add a journald logger implementation
Closes https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/358
Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
|
2020-11-06 15:51:24 +00:00 |
|