mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-05 04:06:37 -05:00
At the moment errors are printed using `pw_log_error()`, however, that does not display them by default because `client.conf` sets `log.level=0`. Use `fprintf()` and always print the errors. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||