diff options
author | Graham Linden <graham@lindenlab.com> | 2018-06-13 16:34:37 +0100 |
---|---|---|
committer | Graham Linden <graham@lindenlab.com> | 2018-06-13 16:34:37 +0100 |
commit | c07775798e0adb134a2b5df8295bdb0ed7d374bc (patch) | |
tree | 27b0d653b7d609282b46549ea7b42f54e09de4e7 /indra/newview/app_settings/logcontrol.xml | |
parent | 34865c4bb5cd12219606f44748159fe7cbeea264 (diff) |
Fix logcontrol.xml with broken XML and put extra warn logging when live files fail to load.
Diffstat (limited to 'indra/newview/app_settings/logcontrol.xml')
-rw-r--r-- | indra/newview/app_settings/logcontrol.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index 670dfe2dec..ecd7c4bc36 100644 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -35,7 +35,7 @@ </array> <key>tags</key> <array> - </array> + </array> </map> <map> <key>level</key><string>DEBUG</string> @@ -50,7 +50,6 @@ </array> <key>tags</key> <array> - <string>ShaderErrors/string> <!-- sample entry for debugging specific items <string>Avatar</string> <string>Inventory</string> |