Hi,
I'm using
-log4j1.2.7
-Chainsaw v2 (alpha)
I'm trying to figure out some stuff about the Chainsaw GUI
1. How do i pass in an xml receiver configuration file as a commandline
parameter when i startup the Chainsaw v2 GUI from commandline ?
2.
So how do i get the output from my multiple receivers to show up in multiple
customized tabs ?
When I define multiple receivers in Chainsaw, the output from all of them
in appended to a listing in one tab ("localhost-"). The Chainsaw tutorial
says that if a property "application" is set then the tab will be named as
"localhost-application". I've set this parameter in my appender
confiuration.
However this doesn't seem to have the desired effect.
3. If I extend the Level class in log4j and add a new level TRACE. I can't
seem to get the log messages relating to the TRACE level to show up in
- The builtin CHainsaw GUI in the log4j distribution (v1 I believe ?)
- Chainsaw v2
I've tried setting the threshold for appenders to the new tracelevel. but
these don't work.
4. What is the status for the log factor 5 utility ?
Thanks,
-Badri