If you don't want messages in the console edit Opensim.exe.config and change:<br><br><level value="DEBUG" /><br><br>To something like ERROR or FATAL.<br><br>If I remember well there are projects in the forge to execute opensim as a windows service. For linux, just using the ampersand when launching, there isn't any other way actually.<br>
<br>And for remote administration there are 2 projects in the forge too: RemoteAdmin and RemoteServices (this doesn't work actually, I have to upload a new version... someday).<br><br>That projects are optional. I don't know if there is any plan to make official opensim servers "verboseless".<br>
<br>Greetings<br><br><br><br><div class="gmail_quote">2009/7/2 Mike Dickson <span dir="ltr"><<a href="mailto:mike.dickson@hp.com">mike.dickson@hp.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Or even better, remove the console entirely (i.e. run it as a daemon<br>
process and manage via an xml/rpc interface...).<br>
<br>
Mike<br>
<br>
On Wed, 2009-06-10 at 04:10 +0000, Dan wrote:<br>
> Is it possible to to remove these from cluttering up the console?<br>
><br>
> ---------------------------<br>
> 2009-06-10 00:07:20,487 DEBUG -<br>
> OpenSim.Region.CoreModules.ServiceConnectors.Interregion.RESTInterregionComms  >> uri=/agent/b4847c23-08ea-46d3-9f29-7f96736c6845/<br>
> 2009-06-10 00:07:20,487 DEBUG -<br>
> OpenSim.Region.CoreModules.ServiceConnectors.Interregion.RESTInterregionComms  >> content-type=application/json<br>
> 2009-06-10 00:07:20,487 DEBUG -<br>
> OpenSim.Region.CoreModules.ServiceConnectors.Interregion.RESTInterregionComms  >> http-method=PUT<br>
> 2009-06-10 00:07:20,502 DEBUG -<br>
> OpenSim.Region.CoreModules.ServiceConnectors.Interregion.RESTInterregionComms<br>
<br>
_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
</blockquote></div><br>