I'm starting out with App Engine Java and I have the guestbook application running on my local system. My question is how do I read/see the local log data? I have read up on logging in this environment and searched for posts about it. I expect the log information to go to the terminal when dev_appserver.sh is used to start my app but no log info appears. When I run my app from NetBeans 6.9.1, I would expect the log info to appear in one of the output windows but again no log info. How do you see the log info?
-- 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.
