mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
spa: implement the new topic logging for the provided loggers
Both simple log implementation now support the new topic-based functions, and so does the journal logger too.
This commit is contained in:
parent
0e60e9c063
commit
59a5791d41
7 changed files with 366 additions and 27 deletions
|
|
@ -1,6 +1,7 @@
|
|||
spa_support_sources = [
|
||||
'cpu.c',
|
||||
'logger.c',
|
||||
'log-patterns.c',
|
||||
'loop.c',
|
||||
'node-driver.c',
|
||||
'null-audio-sink.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue