Why Different Instrumentation is there for log4j2.17 and log4j2.7? #7292
Unanswered
saytoshivam
asked this question in
Q&A
Replies: 1 comment
-
hi @saytoshivam, I'd probably recommend creating your own Log4j2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As i want to add "span name" together with traceId ,spanId etc in logs by overiding log4j instrumentation.So do i need to do it separately for different versions of log4j?The below code snippets is working fine for me , but i have doubt if they will work for all log4j versions.
Beta Was this translation helpful? Give feedback.
All reactions