I have an application that writes a lot of log entries at the INFO
level.  The application has a lot of requests to very quickly
operating servlets.  Is it possible that the logging can get behind
the requests, or cause my application to suffer performance
degradation?

Should I be worried about cutting back in my log output for a highly
scalable high request level type application?

Thanks,
-Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to