Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » turning off tomcat logs
turning off tomcat logs [message #186006] Thu, 11 January 2007 16:09 Go to next message
Eclipse UserFriend
Originally posted by: andrea.cossu.gruppoatlantis.com

How can i turn off the logging in eclipse embedded tomcat?

tnks

andrea
Re: turning off tomcat logs [message #186137 is a reply to message #186006] Fri, 12 January 2007 20:00 Go to previous message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
I assume by logging you mean output to the Console. If you want to send
the console output to the bit bucket, double-click on the server in the
Servers view. In the server editor that appears, click the "Open launch
configuration" link. In the launch configuration Properties dialog,
switch to the Common tab and uncheck "Allocate Console".

If the problem is that the Console view keeps popping to the front at
annoying times, try Window -> Properties. In the tree on the left,
select Run/Debug and Console. Uncheck "Show when program writes to
standard out" and possibly "Show when program writes to standard error".

Cheers,
Larry

news.eclipse.webtools wrote:
> How can i turn off the logging in eclipse embedded tomcat?
>
> tnks
>
> andrea
>
>
Previous Topic:Future of the WTP version of the SQL model
Next Topic:applet dependecy
Goto Forum:
  


Current Time: Fri Apr 19 06:50:09 GMT 2024

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

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

Back to the top