dfa1 commented on pull request #770:
URL: https://github.com/apache/logging-log4j2/pull/770#issuecomment-1073047035
@rgoers @garydgregory thank you for the feedback ;)
Actually we already have a lot of internal libraries and frameworks written
against `slf4j-api`, and we do the actual binding on per application basis,
some of them even uses quarkus + jboss-logging. The `StructuredArg` marker is
needed for one of those intermediate libraries. But I can't disagree with you:
the current approach is far from being perfect but sometimes we have to deal
with what you have!
@rgoers what we have is indeed very similar to log4j-audit! :-) (maybe a bit
less generic)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]