<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><pre style="white-space: pre-wrap;">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?</pre><pre style="white-space: pre-wrap;">I can't find any example.
<br></pre><pre style="white-space: pre-wrap;">What advantages I have using render(StringBuilder sbuf, ILoggingEvent event) ?
<br></pre><pre style="white-space: pre-wrap;">Can i use this render method on a Layout different from HTMLayout ?
<br></pre><pre style="white-space: pre-wrap;">Thanks</pre>                                      </div></body>
</html>