<html>#510: Reduce default verbosity
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Ian Hinder</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>resolved</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>SimFactory</td></tr>
</table>

<p>Changes (by Roland Haas):</p>
<p><table>
<tr><td>status:</td><td>resolved (was open)</td></tr>
</table></p>
<p>SimFactory has an option --verbose which defaults to True.  This has been useful while SimFactory was in heavy development and there were frequent problems and errors where the extra information provided by --verbose gave useful context to debugging.</p>
<p>Now that SimFactory is in regular production use with fewer problems, and the plan is to make it the default for the Einstein Toolkit, I propose to change the verbosity to False.  This makes the tool appear less intimidating for new users and leads to an overall smoother, slicker experience.  All information should be available in the simulation log file for debugging purposes if required.</p>
<p>The attached patch implements this.  There are still some messages which are output anyway, and these will need to be addressed one by one.  Also, the --verbose setting does not appear to propagate across remote invocations of simfactory.  But these are separate from the decision to make --no-verbose the default.</p>
<p><strong>Keyword:</strong></p>
<p>Comment (by Roland Haas):</p>
<p>This was resolved in  r1426 on 2011-08-17. Simfactory's <code>--verbose</code> option never affected Cactus's Makefile's <code>VERBOSE</code> or <code>SILENT</code> options. There is a TODO for it to do so but nothing has been done towards it.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/510/reduce-default-verbosity'>https://bitbucket.org/einsteintoolkit/tickets/issues/510/reduce-default-verbosity</a></p>
</html>