Fix formatting

Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
JCW
2025-09-02 20:32:52 +01:00
parent 1331d6568c
commit d130b68b96

View File

@@ -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