<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>Refresh Query Log</title> | |
<LINK rel="stylesheet" type="text/css" href="../../osee.help/html/style.css"> | |
</head> | |
<body> | |
<h1>Refresh Query Log</h1> | |
<h2>Purpose</h2> | |
Repopulates the view with the latest information from the query log. The log has a max capacity and once it is met | |
no more entries will be added. This can be taken care of by <a href="delete_log.html">deleting the log contents</a>. | |
<h2>How to do it</h2> | |
Select the refresh button (<img src="../../images/refresh.gif"/>) from the toolbar on the top portion of the Query Log view.<br/> | |
</body> | |
</html> |