Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document and possibly decrease the minimum supported version for loggers #81

Closed
felixbarny opened this issue Jul 8, 2020 · 1 comment
Milestone

Comments

@felixbarny
Copy link
Member

For example, the slf4j2 module depends on these classes:

org.apache.logging.log4j.util.MultiFormatStringBuilderFormattable is since 2.10
org.apache.logging.log4j.core.layout.ByteBufferDestination is since 2.6
org.apache.logging.log4j.util.TriConsumer is since 2.7

@felixbarny
Copy link
Member Author

#101
#100
#88

@felixbarny felixbarny added this to the 1.0 milestone Oct 30, 2020
@AlexanderWert AlexanderWert added this to Planned in APM-Agents (OLD) Nov 12, 2020
APM-Agents (OLD) automation moved this from Planned to Done Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants