I am running tomcat 6.0 Docs say it should log them into stdout but it does not. My stdout starts with: .. INFO: Initializing Coyote HTTP/1.1 on http-8080 11.11.2011 20:18:36 org.apache.coyote.http11.Http11Protocol init
My app throws exception. Tomcat displays 500 error. But nothing found in logs. Ilya Kazakevich, Developer JetBrains Inc http://www.jetbrains.com "Develop with pleasure!" -----Original Message----- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Friday, November 11, 2011 8:17 PM To: Tomcat Users List Subject: Re: Log exception logging 2011/11/11 Ilya Kazakevich <ilya.kazakev...@jetbrains.com>: > > Does there is a way to make tomcat log exception (with stacktrace) thrown by > servlet? > I do not want my app to do that because I like the way tomcat handles > exceptions: 500 error and error page is ok, but I need exception stacktrace > to be logged so I would be able to configure logging engine to send me > emails and save trace to files and so on. > What makes you think that it does not log them? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org