[logback-dev] RFC: LoggingEvent redesign

Maarten Bosteels mbosteels.dns at gmail.com
Tue Feb 24 16:43:40 CET 2009


Hello,

I agree that the Memento is probably not necesarry for achieving backwards
compatibility.

Google Protocol Buffers (or ApaPche Thrift) could also be interesting :
* better performance than xml encoding/decoding  (not yet tested it myself
though)
* you can update the message types without breaking existing code [1]
* support for Java, C++ and python

I will do a benchmark ASAP.

[1] http://code.google.com/apis/protocolbuffers/docs/proto.html#updating

regards,
Maarten

On Tue, Feb 24, 2009 at 2:42 PM, Ceki Gulcu <ceki at qos.ch> wrote:

>
>
> Thorbjoern Ravn Andersen wrote:
>
>> If you write custom serializer/deserializer and keep a serialversion you
>> can do whatever you want :)
>>
>
> Indeed, custom serialization is probably the way to go.
>
> --
> Ceki Gülcü
> Logback: The reliable, generic, fast and flexible logging framework for
> Java.
> http://logback.qos.ch
> _______________________________________________
> 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/20090224/e0438041/attachment.htm>


More information about the logback-dev mailing list