Documentation updates.
This commit is contained in:
parent
e97c047ea3
commit
b28d763cc4
@ -343,7 +343,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.<
|
||||
<ul>
|
||||
<li><p>If a certain encoding job has failed, you can double-click the failed job in the LameXP "Processing" dialogue, which will bring up a detailed <em>log</em> for that job. Use the "Copy to Clipboard" button to save that information.</p></li>
|
||||
<li><p>You can launch the LameXP application with the additional <a href="http://en.wikipedia.org/wiki/Command-line_interface">command-line</a> parameter <code>--console</code> in order to enable the LameXP <em>debug console</em>, which provides many information on what is going on "behind the scenes".</p></li>
|
||||
<li><p>The <a href="http://en.wikipedia.org/wiki/Environment_variable">environment variable</a> <code>MUTILS_LOGFILE</code> may be used to specify a <em>log file</em> that will be created by LameXP. The information that are saved to the log file are the same as those available from the debug console.</p></li>
|
||||
<li><p>If the debug console is <strong>not</strong> enabled, you may still use the <a href="http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx"><em>DebugView</em></a> utility, by Mark Russinovich, in order to show and/or capture LameXP's diagnostic output.</p></li>
|
||||
<li><p>In any case, the <a href="http://en.wikipedia.org/wiki/Environment_variable">environment variable</a> <code>MUTILS_LOGFILE</code> may be used to specify a <em>log file</em> that will be created by LameXP. The information saved to the log file are the same as those available from the debug console.</p></li>
|
||||
</ul>
|
||||
<p> <br /><em>Note:</em> We highly recommend using a web-service like <a href="https://gist.github.com/">Gist</a>, <a href="http://pastie.org/">Pastie</a> or <a href="http://pastebin.com/">Pastebin</a> in order to share your diagnostic information. Please avoid posting long log files directly on the forums!</p>
|
||||
<h2 id="bugtracker"><span class="header-section-number">6.3</span> Bugtracker</h2>
|
||||
|
@ -465,7 +465,9 @@ If you want to report any problems that you have encountered with the LameXP sof
|
||||
|
||||
* You can launch the LameXP application with the additional [command-line](http://en.wikipedia.org/wiki/Command-line_interface) parameter ``--console`` in order to enable the LameXP *debug console*, which provides many information on what is going on "behind the scenes".
|
||||
|
||||
* The [environment variable](http://en.wikipedia.org/wiki/Environment_variable) ``MUTILS_LOGFILE`` may be used to specify a *log file* that will be created by LameXP. The information that are saved to the log file are the same as those available from the debug console.
|
||||
* If the debug console is **not** enabled, you may still use the [*DebugView*](http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx) utility, by Mark Russinovich, in order to show and/or capture LameXP's diagnostic output.
|
||||
|
||||
* In any case, the [environment variable](http://en.wikipedia.org/wiki/Environment_variable) ``MUTILS_LOGFILE`` may be used to specify a *log file* that will be created by LameXP. The information saved to the log file are the same as those available from the debug console.
|
||||
|
||||
|
||||
*Note:* We highly recommend using a web-service like [Gist](https://gist.github.com/), [Pastie](http://pastie.org/) or [Pastebin](http://pastebin.com/) in order to share your diagnostic information. Please avoid posting long log files directly on the forums!
|
||||
|
Loading…
Reference in New Issue
Block a user