http://bugzilla.slf4j.org/show_bug.cgi?id=138





--- Comment #14 from Joern Huxhorn <[email protected]>  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.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-dev

Reply via email to