Optional Appender Layouts

2004-01-05 Thread Mark R Durman/CA/US/MQSolutions
I have an Appender that can produce serialized logging events or formatted logging events. I wanted to support an optional Layout to determine which output to produce. If a Layout was supplied it would be called to format the event, otherwise the log event would be serialized. However, support f

Socket & Buffer-based appender

2004-01-05 Thread Paul Smith
What I would love to have with 1.3 is a SocketHubAppender that has a cyclic buffer of events that are sent to a newly connected client. If there is a problem with an application, connecting to it via, say, Chainsaw, you don't get the context of what WAS going on, just what is happening after conne

RE: Serialization performance

2004-01-05 Thread Shapira, Yoav
Howdy, I'd like to see and reproduce the benchmarks themselves before we commit this change. The reason is that implementing Externalizable places additional responsibility on us not to forget to change this persistence code as the class changes. For everything I use, the normal default seria

Re: Serialization performance

2004-01-05 Thread Ceki Gülcü
Hi all, This is one of the forgotten gems. Note that the messages dates to back to March 2002! Is anyone interested in integrating this enhancement? If not, I'll do it in the next few days. Here is a reference to Ole Dalgaard's message in the archives: http://marc.theaimsgroup.com/?l=log4j-dev&m=