[slf4j-user] MessageFormatter: brackets in brackets
Jean-Luc Geering
jgeering at optaros.com
Wed Oct 1 14:56:29 CEST 2008
Hi there,
On [1] I read that
" In case your message contains the '{' or the '}' character, you do not have to do anything special unless the '}' character immediately follows '}' "
shouldn't it be " ... unless the '}' character immediately follows '{' " ?
and related to that, if I want to produce "hello{world}", shouldn't I be able to write log.debug("hello{{}}, "world"); ?
Thanks a lot,
JL
[1] http://www.slf4j.org/api/org/slf4j/helpers/MessageFormatter.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/slf4j-user/attachments/20081001/9342a780/attachment.htm>
More information about the slf4j-user
mailing list