core/com.nokia.carbide.cpp.doc.user/html/tasks/eventpoints/log_point_clear.htm
author fturovic <frank.turovich@nokia.com>
Fri, 16 Apr 2010 09:51:37 -0500
branchRCL_2_4
changeset 1225 a546534a48de
parent 987 77469bd2d10b
permissions -rw-r--r--
minor edits to remote conn pages, updated copyrights, fixed some broken links

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Log Point</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Log Point</h2>
<p>  A <b>Log Point</b> logs or speaks a string or expression. A Log Point can also record messages to the Log window. You can configure the message that appears in the log window.</p>
<h5>Related tasks</h5>
<ul>
  <li><a href="pause_point_set.htm">Setting a Pause Point</a></li>
  <li><a href="pause_point_clear.htm">Clearing a Pause Point </a></li>
</ul>
<p>&nbsp;</p>
<div class="step"><h5>Clearing a Log Point</h5>
  <p>To clear a Log Point, follow these steps:</p>
  <ol>
    <li>Select the Log Point that you want to clear.</li>
    <p>Click the cursor on the line of source code that has the Log Point, or select the Log Point by name in the Breakpoints window.</p>
    <li>Click Debug &gt; Clear Eventpoint &gt; Clear Log Point.</li>
  </ol>
</div>
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br />License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>