blob: 7b21c3c40e0d38a029435d66ac41ad0369c6f914 [file] [log] [blame]
<html>
<!--
Copyright (c) 2004, 2007 Boeing.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Boeing - initial API and implementation
-->
<head>
<title>Delete Query Log</title>
<LINK rel="stylesheet" type="text/css" href="../../osee.help/html/style.css">
</head>
<body>
<h1>Delete Query Log</h1>
<h2>Purpose</h2>
Deletes all of the recorded queries from the log then refreshes the view. The log has a max capacity and once it is met
no more entries will be added, so deleting the log will be necessary to see any new queries that are being performed.
<h2>How to do it</h2>
Select the delete button (<img src="../../images/delete_edit.gif"/>) from the toolbar on the top portion of the Query Log view.<br/>
</body>
</html>