pipewire/spa/plugins/support
Wim Taymans e088dd2d2f journal: copy log level to chained logger
Make sure the log level on the chained logger is the same as ours.

Makes PIPEWIRE_DEBUG=3 make run print debug again.

This used to work because the log level was parsed and set before the
loggers were created and chained, and so they all got the same level.

Now that the level can be changed with metadata at runtime, we can't
really update all past loggers so let the journal logger copy the
level itself.
2024-01-04 13:57:26 +01:00
..
cpu-arm.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
cpu-x86.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
cpu.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
dbus.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
evl-plugin.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
evl-system.c evl: add fds to pollfd from rt thread 2023-11-24 11:58:28 +01:00
journal.c journal: copy log level to chained logger 2024-01-04 13:57:26 +01:00
logger.c spa: support: remove log pattern support 2024-01-04 10:02:55 +00:00
loop.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
meson.build spa: support: remove log pattern support 2024-01-04 10:02:55 +00:00
node-driver.c node-driver: open PHC as readonly 2023-12-20 09:35:22 +00:00
null-audio-sink.c node-driver, null-audio-sink: Fix EAGAIN check 2023-09-04 13:24:30 +02:00
plugin.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
system.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00