
22 Aug
2013
22 Aug
'13
2:29 p.m.
Hi guys, I have some doubts about implementing methods from DefaultThrowableRenderer. Can you please give me some basic example to figure out how render() or printFirstLine() method it works? I can't find any example. What advantages I have using render(StringBuilder sbuf, ILoggingEvent event) ? Can i use this render method on a Layout different from HTMLayout ? Thanks