<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Ceki,<div><br></div><div>did you have the chance to think about a solution concerning the remaining issue of&nbsp;<a href="http://jira.qos.ch/browse/LBCORE-128">http://jira.qos.ch/browse/LBCORE-128</a>&nbsp;- namely the missing info about whether the stream is a fresh one or one that is appending to an already existing one?</div><div><br></div><div>Regards &amp; Thanks,</div><div>Joern.</div><div><br></div><div><div><div>On 02.03.2010, at 13:12, Ceki Gülcü wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hello,<br><br><br>This is to inform you that I have merge the encoder branch into the<br>master branch. I am still documenting the changes. In short,<br>WriterAppeder has been renamed as OutputStreamAppender, FileAppender<br>now sub-classing the latter. OutputStreamAppender and sub-classes now<br>take an Encoder instead of a Layout.<br><br>Contrary to Layouts which simply transform a logging event into a<br>String, an encoder is responsible for writing the actual event or more<br>accurately the representation of the event into the output stream. The<br>role of the enclosing appender now only manages the output stream<br>(opening/closing) but not the actual contents written onto the stream.<br><br>--<br>Ceki<br>_______________________________________________<br>logback-dev mailing list<br><a href="mailto:logback-dev@qos.ch">logback-dev@qos.ch</a><br>http://qos.ch/mailman/listinfo/logback-dev<br></div></blockquote></div><br></div></body></html>