elastic / elastic/apm-agent-java
Logging implementation is fixed
Open
enhancement
logging
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
This project uses slf4j for logging, but appears to fix the implementation to `SimpleLogger` instead of what the host application has on its classpath.
This largely defeats the point of using slf4j, and severely reduces the ability to configure logging.
Contributor guide
Assessment
This issue has not been assessed yet.