doc: document the two other log enviroment variables

This commit is contained in:
Peter Hutterer 2021-09-28 12:35:06 +10:00 committed by Wim Taymans
parent bbe9059ed3
commit 9a6b929eb1

View file

@ -144,4 +144,10 @@ more debugging. The format is:
can be separated by commas. Current categories are:
+ `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
*/