RE: Difficulty using Chainsaw SocketReceiver

2005-02-27 Thread Robert Vaessen
Hello Paul, Thank you for responding. Yes, I am using log4j1.2.9; no, I am not specifying LocationInfo. And, guess what? In the meantime I found a mailing list response from Scott Deboy that solved my problem. The SocketAppender may not specify layout information. When I

Re: Difficulty using Chainsaw SocketReceiver

2005-02-27 Thread Paul Smith
Is Chainsaw v2 'talking' with a log4j1.2.x version? If it is, first ensure that the 1.2.x setup does not output LocationInfo to ANY other appender, because there is some serialization incompatability between log4j1.2.x and log4j1.3 that Chainswaw v2 uses. There is a way to get them both to wor

Difficulty using Chainsaw SocketReceiver

2005-02-27 Thread Robert Vaessen
Hello, I tried real hard (google, mail archives) not to post this message. Please forgive any "stupidity". I am logging messages using a SocketAppender. If I use the Chainsaw that is "bundled" with log4j I see my messages. If I use Chainsaw V2 then I only see the "housekeeping" messages tha