From c3c05a86939de9669c1065d0a738a2a9b0f30c27 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Wed, 3 Dec 2014 20:48:17 +0000 Subject: Reintroduce general xengine extra debugging log level. This can be controlled at runtime with the command "debug xengine log ", as with similar commands. If log level is 1 then every script load is logged. This means the section in OpenSim.exe.config is no longer needed to avoid log spam on regions with many scripts and can be removed. --- bin/OpenSim.exe.config | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bin/OpenSim.exe.config') diff --git a/bin/OpenSim.exe.config b/bin/OpenSim.exe.config index 31f1064..e19a47a 100755 --- a/bin/OpenSim.exe.config +++ b/bin/OpenSim.exe.config @@ -57,11 +57,6 @@ - - - - - -- cgit v1.1