mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-02-15 21:00:31 +01:00
* initialize all log-related features in a new wp_log_init() function * remove the ability to change the log patterns later, as the log topics are not referenced by the log system and there is no way to re-initialize them with different levels (we can still implement this in the future, if necessary, though) * introduce the notion of a "global log level", referenced by all topics, and make the topics know if they have a custom level or not, like in pipewire; this is necessary to be able to set the level in the config file, which is read later by pw_context / WpCore. |
||
|---|---|---|
| .. | ||
| wp | ||
| meson.build | ||