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





--- Comment #4 from Ralph Goers <rgo...@apache.org>  2009-11-10 22:35:19 ---
Thanks. 

Yes, the placeholders work as you noted. That was actually an afterthought I
had. It was pretty cool that Logback already had the code to do it.

I had forgotten about the javadoc comment on getData(). Given that the object
would be lost when the Map is reinstantiated I think it makes more sense to
take up your suggestion to add the put, get, etc methods with Strings to the
interface and have getData return an unmodifiable map.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to