
28 Jul
2009
28 Jul
'09
7:35 a.m.
I would say that a library shouldn't be packaged up with a logback.xml (as jace.jar is in your classpath). It's up to the end user of the library what logging output they want from that library, it's not appropriate for the library writer to try and dictate it. Rob On 27 Jul 2009, at 22:46, cowwoc wrote:
Ceki,
This seems quite reasonable, but I'm wondering what if anything I can do to resolve the warning. If one library depends on another and both use logback, aren't you always going to run into multiple instances of logback.xml?
Thanks, Gili