mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
pipewire: don't log the location if PIPEWIRE_LOG_LINE=false
Default remains enabled, but sometimes it's easier to not have this.
This commit is contained in:
parent
9a6b929eb1
commit
92c7c8354d
2 changed files with 3 additions and 1 deletions
|
|
@ -149,5 +149,6 @@ 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
|
||||
- `PIPEWIRE_LOG_LINE=false`: don't log filename, function, and source code line
|
||||
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue