Hello

I wonder whether there is a way to suppress the warning 'multiple bindings were found on the class path', e.g. using a command line argument or system property. I think this message is really useful when developing software, but it is disupting if you do not have control over the classpath needed by the user. So this warning often appears if the user runs a unit test by the MagicTest Eclipse-plugin (www.magicwerk.org/magictest), as the plugin contains a binding and the classpath of the unit tests may contain another one.

Regards,
Thomas

_______________________________________________
slf4j-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-user

Reply via email to