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 70a3a06 commit f6466f0Copy full SHA for f6466f0
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