From b9292fdef74954ac9cd95ddaca36bceb26ef1d6c Mon Sep 17 00:00:00 2001 From: Rider Linden Date: Fri, 29 Jan 2016 16:11:52 -0800 Subject: MAINT-6099: One more log message. --- indra/llcrashlogger/llcrashlogger.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra') diff --git a/indra/llcrashlogger/llcrashlogger.cpp b/indra/llcrashlogger/llcrashlogger.cpp index ffb1966c72..bc9cbc9cf1 100755 --- a/indra/llcrashlogger/llcrashlogger.cpp +++ b/indra/llcrashlogger/llcrashlogger.cpp @@ -429,6 +429,8 @@ bool LLCrashLogger::runCrashLogPost(std::string host, LLSD data, std::string msg { return gSent; } + + LL_WARNS("CRASHREPORT") << "Failed to send crash report to \"" << host << "\"" << LL_ENDL; } return gSent; } -- cgit v1.2.3