T
Tim
I'm doing some development using Windows 98 SE.
When I debug my programs, I use something along the lines of
System.out.println("Entering Test");
I can see this output in the DOS window that opens up when I start Tomcat.
Is this also written to a log somewhere where I could see it if I
couldn't view the DOS window?
I looked into the log files and they didn't seem to have the output but
was wondering if it's somewhere else.
Thanks,
Tim
When I debug my programs, I use something along the lines of
System.out.println("Entering Test");
I can see this output in the DOS window that opens up when I start Tomcat.
Is this also written to a log somewhere where I could see it if I
couldn't view the DOS window?
I looked into the log files and they didn't seem to have the output but
was wondering if it's somewhere else.
Thanks,
Tim