console to show log file [message #57161] |
Fri, 13 June 2003 21:47 |
Eclipse User |
|
|
|
Originally posted by: vnssoftware.myway.com
Hi,
My application generates log file whenever I run the app.
The name of the log file changes each time as per time stamp.
How can I configure to see this log file in console window.
If you can show a way assumming the name of log file does not change,
please let me know. Otherwise if you know if the log file name changes,
do let me know.
Please help.
Thanks...
|
|
|
Re: console to show log file [message #58572 is a reply to message #57161] |
Mon, 16 June 2003 15:27 |
Eclipse User |
|
|
|
Originally posted by: richkulp.NOSPAM.us.ibm.com
You can't. The console shows the output from System.out and System.err.
If you want something to show in the console you need to print to either
one of those.
Rich
|
|
|
|
Powered by
FUDForum. Page generated in 0.09119 seconds