<html><body>
<p>You should not need the setLogLevel(0)<br>
<br>
The -log should be before solve and split into two -<br>
<br>
&quot;cbc&quot;,&quot;-log&quot;,&quot;0&quot;,&quot;-solve&quot;,&quot;-quit&quot;<br>
<br>
<img width="16" height="16" src="cid:1__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt="Inactive hide details for Matthew Galati ---08/06/2009 09:32:20 PM---How does one shut off logging for CBC when using the CbcMa"><font color="#424282">Matthew Galati ---08/06/2009 09:32:20 PM---How does one shut off logging for CBC when using the CbcMain stuff? I've tried lots of things, nothi</font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">From:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">Matthew Galati &lt;Matthew.Galati@sas.com&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">To:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">&quot;cbc@list.coin-or.org&quot; &lt;cbc@list.coin-or.org&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Date:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">08/06/2009 09:32 PM</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Subject:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">[Cbc] CBC logging</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Sent by:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFC98DFBD0B848f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">cbc-bounces@list.coin-or.org</font></td></tr>
</table>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<font face="Calibri">How does one shut off logging for CBC when using the CbcMain stuff? I've tried lots of things, nothing has worked so far.</font><br>
<font face="Calibri"> </font><br>
<font face="Calibri">      CbcModel cbc(*si);</font><br>
<font face="Calibri">      cbc.messageHandler()-&gt;setLogLevel(0);</font><br>
<font face="Calibri">      const char * argv[] = {&quot;cbc&quot;,&quot;-solve&quot;,&quot;-quit&quot;,&quot;-log 0&quot;,&quot;-slog 0&quot;};</font><br>
<font face="Calibri">      CbcMain0(cbc);</font><br>
<font face="Calibri">      CbcMain1(5, argv, cbc);     </font><br>
<font face="Calibri"> </font><br>
<font face="Calibri"> </font><tt>_______________________________________________<br>
Cbc mailing list<br>
Cbc@list.coin-or.org<br>
</tt><tt><a href="http://list.coin-or.org/mailman/listinfo/cbc">http://list.coin-or.org/mailman/listinfo/cbc</a></tt><tt><br>
</tt><br>
<br>
</body></html>