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





--- Comment #9 from Joern Huxhorn <jo...@huxhorn.de>  2009-11-13 17:38:21 ---
Concerning putAll, I've seen in your prev. comment that you hadn't finished it
yet and I just wanted to save you some time while I was checking out your
changes anyway.

I suggested ("{}", structuredData) because that way an appender that's unaware
of the existence/meaning of StructuredData, e.g. ConsoleAppender, would simply
print the formatted message.

With ("", structuredData) it would print an empty log message instead,
potentially dropping structuredData altogether.


-- 
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