If you don't want messages in the console edit Opensim.exe.config and
change:

<level value="DEBUG" />

To something like ERROR or FATAL.

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.

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).

That projects are optional. I don't know if there is any plan to make
official opensim servers "verboseless".

Greetings



2009/7/2 Mike Dickson <[email protected]>

> Or even better, remove the console entirely (i.e. run it as a daemon
> process and manage via an xml/rpc interface...).
>
> Mike
>
> On Wed, 2009-06-10 at 04:10 +0000, Dan wrote:
> > Is it possible to to remove these from cluttering up the console?
> >
> > ---------------------------
> > 2009-06-10 00:07:20,487 DEBUG -
> >
> OpenSim.Region.CoreModules.ServiceConnectors.Interregion.RESTInterregionComms
>  >> uri=/agent/b4847c23-08ea-46d3-9f29-7f96736c6845/
> > 2009-06-10 00:07:20,487 DEBUG -
> >
> OpenSim.Region.CoreModules.ServiceConnectors.Interregion.RESTInterregionComms
>  >> content-type=application/json
> > 2009-06-10 00:07:20,487 DEBUG -
> >
> OpenSim.Region.CoreModules.ServiceConnectors.Interregion.RESTInterregionComms
>  >> http-method=PUT
> > 2009-06-10 00:07:20,502 DEBUG -
> >
> OpenSim.Region.CoreModules.ServiceConnectors.Interregion.RESTInterregionComms
>
> _______________________________________________
> Opensim-dev mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to