Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » console to show log file
console to show log file [message #57161] Fri, 13 June 2003 21:47 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: console to show log file [message #62038 is a reply to message #57161] Thu, 19 June 2003 17:32 Go to previous message
Philip Lonsing is currently offline Philip LonsingFriend
Messages: 4
Registered: July 2009
Junior Member
Hi!

Look at the LogWatcher plugin
http://graysky.sourceforge.net/

*hth*

Philip


vns wrote in news:bcdgov$3fo$1@rogue.oti.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...
>
>
Previous Topic:refreshLocal of Folder doesn't work as expected
Next Topic:Can CVS be used behind a proxy server?
Goto Forum:
  


Current Time: Thu Nov 14 09:04:20 GMT 2024

Powered by FUDForum. Page generated in 0.09119 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top