<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'><style>p { margin: 0; }</style><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);"><style>p { margin: 0; }</style><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">Hi there,<br><br>On [1] I read that<br><br>" In case your message contains the '{' or the '}' character, you do not have
 to do anything special unless the '}' character immediately follows '}' "<br><br>shouldn't it be " ... unless the '}' character immediately follows '{' " ? <br><br>and related to that, if I want to produce "hello{world}", shouldn't I be able to write log.debug("hello{{}}, "world"); ?<br><br>Thanks a lot,<br><br>JL<br><br>[1] http://www.slf4j.org/api/org/slf4j/helpers/MessageFormatter.html<br></div></div></div></body></html>