phyloref / jphyloref

MIT License
0 stars 0 forks source link

Added slf4j-simple as a dependency to close #18 #19

Closed gaurav closed 6 years ago

gaurav commented 6 years ago

Adding slf4j-simple as a dependency provides us with StaticLoggerBinder, which eliminates a warning we see when running JPhyloRef. Closes #18.