From fe256500341856cce282b020857ebc8d30d05258 Mon Sep 17 00:00:00 2001 From: Rider Linden Date: Tue, 12 Apr 2016 16:51:16 -0700 Subject: MAINT-6305: Just bumping a warning level so I can track for debugging. --- indra/newview/llvoavatar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp index 21c38e9bc1..f11e69bae6 100755 --- a/indra/newview/llvoavatar.cpp +++ b/indra/newview/llvoavatar.cpp @@ -7396,7 +7396,7 @@ void LLVOAvatar::processAvatarAppearance( LLMessageSystem* mesgsys ) if( isSelf() ) { - LL_DEBUGS("Avatar") << "this_update_cof_version " << this_update_cof_version + LL_WARNS("Avatar") << "this_update_cof_version " << this_update_cof_version << " last_update_request_cof_version " << last_update_request_cof_version << " my_cof_version " << LLAppearanceMgr::instance().getCOFVersion() << LL_ENDL; -- cgit v1.2.3