Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is there a tool to better view the log?

Status
Not open for further replies.

mdlMan

Programmer
May 15, 2003
2
CA
I'm currently using the HTML output but as there are 100's of classes in the project, scrolling through 100's of lines between debug statements in a single class (the others are sub-routines) is extremely slow and a bit frustrating.

Isn't there a tool to view the output from Log4j (in any of it's output formats) that would allow the user to turn on/off the display of messages from specified classes and perhaps even indent the messages so you have a visual cue of what's going on?

I've started to modify my version to do this but I'd like to avoid creating more work for myself if someone knows of something out there that already tackles these issues.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top