mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: document the two other log enviroment variables
This commit is contained in:
parent
bbe9059ed3
commit
9a6b929eb1
1 changed files with 6 additions and 0 deletions
|
|
@ -144,4 +144,10 @@ more debugging. The format is:
|
||||||
can be separated by commas. Current categories are:
|
can be separated by commas. Current categories are:
|
||||||
+ `connection`: to log connection messages
|
+ `connection`: to log connection messages
|
||||||
|
|
||||||
|
|
||||||
|
The behavior of the logging can be further controlled with the following
|
||||||
|
environment variables:
|
||||||
|
- `PIPEWIRE_LOG_SYSTEMD=false`: disable logging to the systemd journal
|
||||||
|
- `PIPEWIRE_LOG=<filename>`: redirect the log to the given filename
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue