mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Journal improvements
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
}
|
||||
else
|
||||
{
|
||||
journal.error() <<
|
||||
journal.error <<
|
||||
"HTTP GET to " << m_url.full().toStdString() <<
|
||||
" failed: '" << httpResult.error.message () << "'";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user