[Opensim-users] What setting and level is needed to show LSL errors on console ?
Justin Clark-Casey
jjustincc at googlemail.com
Thu Feb 14 01:48:07 UTC 2013
In this case, Chris, this only controls one log message about loading scripts in the XEngine class (since this can get
very noisy on console).
XEngine in OpenSimulator 0.7.5, unlike previous versions, is actually currently logging script failures to the console
for debug purposes. This may also prove too noisy and have to be tuned down, possibly this time with an explicit debug
level.
On 11/02/13 03:42, Chris wrote:
> On 2/10/2013 9:45 AM, R.Gunther wrote:
>> Question,
>> What setting and level is needed to show LSL errors on console ?
>> The lines in the viewer are not long enough and dont have line break.
>> _______________________________________________
>> Opensim-users mailing list
>> Opensim-users at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>
> I believe that setting is in OpenSim.exe.config
>
> <!-- Independently control logging level for XEngine -->
> <logger name="OpenSim.Region.ScriptEngine.XEngine">
> <level value="INFO"/>
> </logger>
>
> Change <level value="INFO"/> to <level value="DEBUG"/>
>
> Although I am not entirely certain on this. Someone please feel free to correct this if I am wrong =)
>
--
Justin Clark-Casey (justincc)
OSVW Consulting
http://justincc.org
http://twitter.com/justincc
More information about the Opensim-users
mailing list