summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorAura Linden <aura@lindenlab.com>2013-07-25 13:42:36 -0700
committerAura Linden <aura@lindenlab.com>2013-07-25 13:42:36 -0700
commit7530e801f4a2a9b8c948cc620aa5fe7c2e5b979f (patch)
treef3d8b9e43aecafd938679f55f8594eb503ba80e4 /indra/newview
parent77a9ac05f4024bcc6eb34a038c19363d4aa2c921 (diff)
Kill all the vivox logs
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/llvoicevivox.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llvoicevivox.cpp b/indra/newview/llvoicevivox.cpp
index 24b7fafb59..b3dc440703 100755
--- a/indra/newview/llvoicevivox.cpp
+++ b/indra/newview/llvoicevivox.cpp
@@ -468,10 +468,10 @@ void LLVivoxVoiceClient::connectorCreate()
std::string savedLogLevel = gSavedSettings.getString("VivoxDebugLevel");
- if(savedLogLevel != "-1")
+ if(savedLogLevel != "-0")
{
LL_DEBUGS("Voice") << "creating connector with logging enabled" << LL_ENDL;
- loglevel = "10";
+ loglevel = "0";
}
stream