summaryrefslogtreecommitdiff
path: root/docs/gst/running.xml
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-11-06 18:29:28 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-11-06 18:31:54 +0100
commiteb83421048db407ef9d5568c6f0adbf8fabede9e (patch)
tree7db7dd28c8e8d6c1b95c9581bdb021586508568a /docs/gst/running.xml
parent4f311b16e7d099e540d92fd9500014dc26f16121 (diff)
downloadgstreamer-eb83421048db407ef9d5568c6f0adbf8fabede9e.tar.gz
Document GST_DEBUG_FILE
Diffstat (limited to 'docs/gst/running.xml')
-rw-r--r--docs/gst/running.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/gst/running.xml b/docs/gst/running.xml
index db49f621bb..a10acd5d2c 100644
--- a/docs/gst/running.xml
+++ b/docs/gst/running.xml
@@ -314,6 +314,17 @@ The variable takes a comma-separated list of tracing options to enable.
</para>
</formalpara>
+<formalpara id="GST_DEBUG_FILE">
+ <title><envar>GST_DEBUG_FILE</envar></title>
+
+ <para>
+ Set this variable to a file path to redirect all GStreamer debug
+ messages to this file. If left unset, debug messages with be output
+ unto the standard error.
+ </para>
+
+</formalpara>
+
<formalpara id="ORC_CODE">
<title><envar>ORC_CODE</envar></title>