[logback-dev] The encoder branch merged with master
Joern Huxhorn
jhuxhorn at googlemail.com
Tue Mar 2 14:26:03 CET 2010
Hi Ceki,
did you have the chance to think about a solution concerning the
remaining issue of http://jira.qos.ch/browse/LBCORE-128 - namely the
missing info about whether the stream is a fresh one or one that is
appending to an already existing one?
Regards & Thanks,
Joern.
On 02.03.2010, at 13:12, Ceki Gülcü wrote:
> Hello,
>
>
> This is to inform you that I have merge the encoder branch into the
> master branch. I am still documenting the changes. In short,
> WriterAppeder has been renamed as OutputStreamAppender, FileAppender
> now sub-classing the latter. OutputStreamAppender and sub-classes now
> take an Encoder instead of a Layout.
>
> Contrary to Layouts which simply transform a logging event into a
> String, an encoder is responsible for writing the actual event or more
> accurately the representation of the event into the output stream. The
> role of the enclosing appender now only manages the output stream
> (opening/closing) but not the actual contents written onto the stream.
>
> --
> Ceki
> _______________________________________________
> logback-dev mailing list
> logback-dev at qos.ch
> http://qos.ch/mailman/listinfo/logback-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/logback-dev/attachments/20100302/23fcdd71/attachment.html>
More information about the logback-dev
mailing list