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