kennycason / kumo

Kumo - Java Word Cloud
http://kennycason.com/posts/2014-07-03-kumo-wordcloud.html
MIT License
617 stars 156 forks source link

set log4j binding to scope=test #62

Closed Huluvu424242 closed 6 years ago

Huluvu424242 commented 6 years ago

Hello, the usage of slf4j is nice to make a logger agnostic software. But the binding of log4j destroyed the agnostic.

Please set the scope of log4j bindings to "test". I have done this for you at pull request #61.

(Very thanks for your nice software)

kennycason commented 6 years ago

good catch. I will do that! thanks for noticing and commenting.

kennycason commented 6 years ago

Thanks for the pr! Merged in. I'll do a version bump + release soon.