Graylog2 / Graylog2/graylog-plugin-aws
Missing SLF4J bindings for Log4j
Open
bug
- Dominant language
- Java
- Stars
- 93
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
The SLF4J/Log4j bindings are missing the this repository, which results in the following error. Add the correct bindings to route AWS SDK log messages to Log4j.
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Contributor guide
Assessment
This issue has not been assessed yet.