mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
Support structured logs
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
@@ -20,6 +20,8 @@
|
|||||||
#include <xrpl/json/to_string.h>
|
#include <xrpl/json/to_string.h>
|
||||||
#include <xrpl/telemetry/JsonLogs.h>
|
#include <xrpl/telemetry/JsonLogs.h>
|
||||||
|
|
||||||
|
#include <thread>
|
||||||
|
|
||||||
namespace ripple::log {
|
namespace ripple::log {
|
||||||
|
|
||||||
thread_local JsonStructuredJournal::Logger
|
thread_local JsonStructuredJournal::Logger
|
||||||
|
|||||||
Reference in New Issue
Block a user