mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-15 00:25:51 +00:00
@@ -191,10 +191,7 @@ Journal::initMessageContext(
|
||||
std::source_location location,
|
||||
severities::Severity severity) const
|
||||
{
|
||||
currentJsonLogContext_.reset(
|
||||
location,
|
||||
severity,
|
||||
m_attributesJson);
|
||||
currentJsonLogContext_.reset(location, severity, m_attributesJson);
|
||||
}
|
||||
|
||||
std::string_view
|
||||
|
||||
Reference in New Issue
Block a user