Skip to content

Add TraceID and SpanID to LogBack #12163

Answered by laurit
baole229801 asked this question in Q&A
Discussion options

You must be logged in to vote

Trace and span id are available through MDC

<pattern>%d{HH:mm:ss.SSS} trace_id=%X{trace_id} span_id=%X{span_id} trace_flags=%X{trace_flags} %msg%n</pattern>

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by baole229801
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants