diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-03-16 10:55:42 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-03-16 10:55:42 -0400 |
commit | 131fb9219e7e42e6cac5a7044c7fe81fbb4e9d52 (patch) | |
tree | 2d29107e28863ff66468c6b1e419105485d2aa9d /indra/newview/app_settings/logcontrol.xml | |
parent | 3f4bca6887116a236757ffef82e5ff70e10aabdc (diff) |
SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective toggling when default is INFO
Diffstat (limited to 'indra/newview/app_settings/logcontrol.xml')
-rwxr-xr-x[-rw-r--r--] | indra/newview/app_settings/logcontrol.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index a76eb3cd37..39f80cda34 100644..100755 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -42,6 +42,7 @@ </array> <key>tags</key> <array> + <string>Avatar</string> <!-- sample entry for debugging a specific item --> <!-- <string>Voice</string> --> </array> |