Hello,
I am very confused about the state of logging in Java.
As far as I can tell so far, it appears that currently the log4j team
has dropped any plans to continue developing log4j 1.3, and this has
left the users to use log4j 1.2.15, while they develop the not yet
released log4j 2.0. Am I correct in this assumption?
Currently I have been using log4j-1.3alpha-8 which I had to compile
myself since it isn't in any repository (probably due to its alpha
release state). I wouldn't normally use an alpha release, but it
seems to be a necessity since Chainsaw V2 will not place logging
events into two different tabs unless you use a (PropertyFilter) to
specify the Application and Hostname properties to the logging events;
Unfortunately, if you wish to add properties to logging events using a
simple configuration file, the use of log4j-1.3alpha seems required,
as log4j-1.2.x does not have the PropertyFilter class.
So my question is, at this point in time, what version of
log4j/chainsaw should I use to send logging events to separate tabs in
chainsaw?
Thank you,
Andrew J. Leer
P.S. I'm using a SocketAppender to send the events to from log4j to
chainsaw. I tried using different ports to do this, but they always
end up in the same tab.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]