<br><br><div class="gmail_quote">On Tue, Jun 23, 2009 at 1:31 PM, Clinton Stimpson <span dir="ltr"><<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">David Cole wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote></div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Do you have access to the CDash server to add some logging code to it?<br>
</blockquote></div>
Yes I do. If you could tell me how to add logging, that would help. I have CDash 1.4.2.<br>
<br>
Clint<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"></div></blockquote></blockquote><div> </div><div><br></div><div>In the CDash source tree, see the files:</div>
<div>CDash/cdash/ctestparser.php</div><div>CDash/xml_handlers/testing_handler.php</div><div><br></div><div>The ctestparser.php already has some add_log example calls in it (in the error handling clauses...)</div><div><br>
</div><div>The arguments to add_log are:</div><div>add_log($text, $function, $type=LOG_INFO)</div><div><br></div><div>Then, after adding add_log calls, see the results in CDash/backup/cdash.log</div><div><br></div><div>Keep us posted on what you discover....</div>
<div><br></div><div><br></div><div>HTH,</div><div>David</div><div><br></div></div>