mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Set module name in json
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
@@ -337,6 +337,7 @@ public:
|
||||
reset(
|
||||
std::source_location location,
|
||||
severities::Severity severity,
|
||||
std::string_view moduleName,
|
||||
std::string_view journalAttributesJson) noexcept;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user