I'll assume you're speaking of the output file in this answer.
In the log4j.properties file, you identify the location of the output as follows:
log4j.appender.fileOBTS.File=C:/Projects/obts/ServerOutput.html
In this example, I'm outputting to the html format and the 'fileOBTS' is the name of...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.