[logback-user] Curly Braces
gaston sponer
gaston.sponer at hotmail.com
Mon Jul 29 21:10:29 CEST 2013
Hi, i'm doing:
logger.debug("{}", employee);
And the log resutl is:
DEBUG [main] Company_Module - {}DEBUG Level - Personal: name=John, age=36, id=3124362]
Is there any way to remove curly braces before DEBUG word from this log?
I would like to have:
DEBUG [main] Company_Module - DEBUG Level - Personal: name=John, age=36, id=3124362]
Thanks ¡
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20130729/815bdd8b/attachment.html>
More information about the Logback-user
mailing list