I'm having difficulty debugging my application in production.
According to the GAE docs, System.out.println output is directed as
log level INFO.  My home page generates such output when debugging in
my test local environment.  But, my deployment to production generates
NO output.  Using the Admin Console->Log I can see my Requests but NOT
my standard output from println().  How can I see this output?  Is it
just NOT being flushed or is there a config for this?

Thanks, Diana
--~--~---------~--~----~------------~-------~--~----~
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 google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to