[slf4j-user] Forcing SLF4J-Test to be used

Mike Mills mike at themills.id.au
Thu Oct 27 21:38:25 UTC 2016


Thanks for the suggestion Robert, I came up with a slightly different
solution that ultimately does the same thing:

test {
    classpath = classpath.filter {!it.name.contains('log4j-slf4j-impl')}
}


Is it a worthwhile idea to always have the SLF4J-test library be taken in
preference to any other slf4j implementation found on the classpath?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/slf4j-user/attachments/20161028/6d8d401e/attachment.html>


More information about the slf4j-user mailing list