We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5a958 commit 5284cceCopy full SHA for 5284cce
src/libxrpl/telemetry/JsonLogs.cpp
@@ -20,6 +20,8 @@
20
#include <xrpl/json/to_string.h>
21
#include <xrpl/telemetry/JsonLogs.h>
22
23
+#include <thread>
24
+
25
namespace ripple::log {
26
27
thread_local JsonStructuredJournal::Logger
0 commit comments