[slf4j-dev] [Bug 138] Class path contains multiple SLF4J bindings
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Fri Mar 12 08:06:52 CET 2010
http://bugzilla.slf4j.org/show_bug.cgi?id=138
--- Comment #14 from Joern Huxhorn <joern at huxhorn.de> 2010-03-12 08:06:51 ---
Since this problem seems to pop up now and then
( http://marc.info/?l=slf4j-user&m=126833458925412&w=2 ):
How about:
- changing the List to a Set anyway
- check if a path is already contained in the Set while adding
- emit a different message (just an INFO?) in that case - with a different FAQ
entry - stating that this is a problem of the container (WebLogic in most
cases?)
That way it wouldn't be a workaround for a platform bug, it would merely be a
better diagnostic message and one less false warning.
The message, as it looks right now, is so strange (multiple but same binding??)
that people *will* ask for help on this over and over, otherwise.
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the slf4j-dev
mailing list