Skip to content

Commit 5284cce

Browse files
committed
Support structured logs
Signed-off-by: JCW <[email protected]>
1 parent 1b5a958 commit 5284cce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libxrpl/telemetry/JsonLogs.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
#include <xrpl/json/to_string.h>
2121
#include <xrpl/telemetry/JsonLogs.h>
2222

23+
#include <thread>
24+
2325
namespace ripple::log {
2426

2527
thread_local JsonStructuredJournal::Logger

0 commit comments

Comments
 (0)