Skip to content
Snippets Groups Projects
Commit b9292fde authored by Rider Linden's avatar Rider Linden
Browse files

MAINT-6099: One more log message.

parent af47bfff
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment