docs: document the GALLIUM_LOG_FILE env var
authorBrian Paul <brianp@vmware.com>
Mon, 25 Jun 2012 17:44:44 +0000 (11:44 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 25 Jun 2012 22:10:01 +0000 (16:10 -0600)
docs/envvars.html

index 102ea28..89f7173 100644 (file)
@@ -121,6 +121,8 @@ Mesa EGL supports different sets of environment variables.  See the
 <h2>Gallium environment variables</h2>
 
 <ul>
+<li>GALLIUM_LOG_FILE - specifies a file for logging all errors, warnings, etc.
+    rather than stderr.
 <li>GALLIUM_PRINT_OPTIONS - if non-zero, print all the Gallium environment
     variables which are used, and their current values.
 <li>GALLIUM_NOSSE - if non-zero, do not use SSE runtime code generation for