[Opensim-dev] hg suitcase inventory service flood
ssm2017
ssm2017 at gmail.com
Thu Feb 16 11:07:02 UTC 2017
thank you Terry for your attention.
i thought that there would be a more granulable solution.
i will read again the infos about log4net and this page :
http://opensimulator.org/wiki/Logging
On Thu, Feb 16, 2017 at 12:57 AM, Terry Ford <terry at digiworldz.com> wrote:
> Hello,
>
> In your robust.exe.config file.. set the logging level to either WARN or
> to ERROR instead of the default setting of "DEBUG.
> Keep in mind, this will not log common debug events anymore if you do this.
>
> Example...
> by default you probably see something like this at or around line 52...
> <root>
> <level value="DEBUG" />
> <appender-ref ref="Console" />
> <appender-ref ref="LogFileAppender" />
> </root>
>
> Just change the level value to WARN or ERROR like this...
> <root>
> <level value="WARN" />
> <appender-ref ref="Console" />
> <appender-ref ref="LogFileAppender" />
> </root>
>
>
> or
>
> <root>
> <level value="ERROR" />
> <appender-ref ref="Console" />
> <appender-ref ref="LogFileAppender" />
> </root>
>
> ~Terry
>
>
>
>
> On 2/15/2017 4:39 PM, ssm2017 wrote:
>
> hello
> hello
> i have upgraded our Robust using linux mono 4.4.2 and OpenSimulator
> 07c3962 0.9.1.0 Dev on monday.
> since this moment, i have a lot of :
> [HG SUITCASE INVENTORY SERVICE]: GetFolder:.......
> and
> [HG SUITCASE INVENTORY SERVICE]: GetFolderContent:....
> messages in the robust console.
> do you know how to not display them ?
>
>
> _______________________________________________
> Opensim-dev mailing listOpensim-dev at opensimulator.orghttp://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
>
>
> --
> ---------------------
> *Terry Ford*
> DigiWorldz Grid
> http://digiworldz.com
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20170216/03cb3535/attachment.html>
More information about the Opensim-dev
mailing list