Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport for log4j2 #166
Open
Support for log4j2 #166
Labels
Comments
|
Hi @pavolloffay! Yes, there is a similar approach:
I will send the PR when possible. |
|
thanks @emersonborges |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I'm using log4j2 in my SpringBoot application, excluding logback implementation and logging with tracer doesn't work. It would be nice to support logging with log4j2 .