Hello, 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.
Thanks. Ilya Kazakevich, Developer JetBrains Inc http://www.jetbrains.com "Develop with pleasure!" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
