Hi all. Trying to get log4cxx to work with chainsaw. From what I understand XMLSocketAppender has to be used, not SocketAppender due to binary format issues. When using XMLSocketAppender I have connections established & torn down, but no data gets sent (double checked with Ethereal).
After digging through archive discovered that the 'os->write(..)' call in the renderEvent method is commented out -- so no messages get sent. What is the timeframe to have this piece of code back online? TIA, Marc
