<div dir="ltr">To switch off hourly console stats, while retaining details such as logins etc.<div><br><div><div>Edit <root> section in file bin\OpenSim.exe.config</div><div><br></div><div>From</div><div><root></div>
<div> <level value="DEBUG" /></div><div> <appender-ref ref="Console" /></div><div> <appender-ref ref="LogFileAppender" /></div><div></root></div><div>To</div>
<div><root></div><div> <level value="INFO" /></div><div> <appender-ref ref="Console" /></div><div> <appender-ref ref="LogFileAppender" /></div><div></root></div>
</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 12 June 2014 16:07, Ai Austin <span dir="ltr"><<a href="mailto:ai.ai.austin@gmail.com" target="_blank">ai.ai.austin@gmail.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="">At 11:50 12/06/2014, Wordfromthe Wise wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Ai, are you looking for this ?<br>
<a href="http://opensimulator.org/wiki/Logging" target="_blank">http://opensimulator.org/wiki/<u></u>Logging</a><br>
See "Setting log levels during runtime" e.g. set log level error<br>
</blockquote>
<br>
<br></div>
Thanks Wordfromthe Wise... that's a good pointer... the default console log level is "DEBUG". Have we any idea which is the level to change it to exclude the regular statistics dump into the console? Or is it separately enabled and hard wired?<br>
<br>
I note that on the wiki page on Logging that the line below about just using "set log level" without a parameter does not do what the wiki advertises, "Not specifying any level will tell you what the current console logging level is. "...<br>
<br>
Region (root) # set log level<br>
Usage: set log level <level><br>
<br>
I reported that as <a href="http://opensimulator.org/mantis/view.php?id=7215" target="_blank">http://opensimulator.org/<u></u>mantis/view.php?id=7215</a> <br><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@opensimulator.org" target="_blank">Opensim-dev@opensimulator.org</a><br>
<a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev" target="_blank">http://opensimulator.org/cgi-<u></u>bin/mailman/listinfo/opensim-<u></u>dev</a><br>
</div></div></blockquote></div><br></div>