Cannot detect log config
Open
- Dominant language
- Java
- Stars
- 47
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
In my project, some dependencies are also contains logback.xml file. When starting app in dev mode, gradle look for logback-test.xml & logback.groovy files & then discover one of the logback config files in the dependencies, although I already have one in conf folder. After compiled/staged, it's using the correct logback config file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.