summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-01-22 09:19:23 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-01-22 09:19:23 -0500
commitb40fad02de170b5da179cacc22f32f5f25ffd7cb (patch)
tree244204302788f9f8d187fd75d69ef3e58a1c23f5 /indra/newview
parentb13d0b7a658784f015256576b71643827c572bb5 (diff)
Add debug level logging for Avatar by default. Will need to turn this off before general release, but will give us better debugging info during testing
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/app_settings/logcontrol.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml
index 64122bbb6c..1259039010 100755
--- a/indra/newview/app_settings/logcontrol.xml
+++ b/indra/newview/app_settings/logcontrol.xml
@@ -42,8 +42,8 @@
</array>
<key>tags</key>
<array>
- <!-- sample entry for debugging specific items
<string>Avatar</string>
+ <!-- sample entry for debugging specific items
<string>Voice</string>
-->
</array>