Interactions-HSG / Interactions-HSG/wot-td-java
Remove SLF4J binding?
Open
- Dominant language
- Java
- Stars
- 10
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Since `wot-td-java` is a library, what is the purpose of making it depend on a concrete SLF4J binding (reload4j)? From what I understand, a binding should rather appear as a dependency of an executable app, later in the dependency stream. What do you think of removing it?
In addition, the default level defined in [`log4j.properties`](https://github.com/Interactions-HSG/wot-td-java/blob/master/src/main/resources/log4j.properties) is `DEBUG`. Shouldn't it be lower, by default?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.