goldendict-ng/docs/debug.html

19 lines
821 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- gdhelp_en.qdoc -->
<title>11 Debug mode | GoldenDict</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">11 Debug mode</h1>
<!-- $$$debug.html-description -->
<div class="descr" id="details">
<p>To turn on debug mode launch GoldenDict with &quot;--log-to-file&quot; command line key. In this mode GoldenDict creates in configuration folder the &quot;gd_log.txt&quot; and store various warnings, errors and debug messages in it. If GoldenDict started without this key all messages will be output to console (under Linux and MacOS) or ignored (under Windows).</p>
</div>
<!-- @@@debug.html -->
</body>
</html>