Hi

You can view error logs by looking at the App Engine dashboard for your
application. This contains a traceback for errors you can use to debug your
app.

To debug locally run your web2py application on the app engine runtime [1]
and insert brake points into your code as usual.

I find that testing locally (on GAE runtime) is easier as you can see all
error tracebacks in the console window.

[1] : http://code.google.com/appengine/downloads.html

On Tue, Jan 19, 2010 at 4:31 AM, Alexandre <airm...@gmail.com> wrote:

> Hi,
>
> I want to debug my app on Google AppEngine, because some errors are
> occuring on GAE that do not exist running directly on web2py. But admin is
> disabled and the traceback I'm getting is not being very useful.
>
> Any ideas?
>
> Thanks,
> Alexandre Rosenfeld
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>


-- 
"Recent polls have shown that 1/5th of Americans can't locate the U.S. on a
world map. Why do you think this is?"

"I personally believe that U.S. Americans are unable to do so because some
people out there in our nation don't have maps...and, I believe that our
education like such as in South Africa and, the Iraq, everywhere, like, such
as, and...I believe that they should, our education over here in the U.S.
should help the U.S. or should help South Africa, it should help The Iraq
and the Asian countries...so we will be able to build up our future... for
us."

"Thank you very much, South Carolina"
--
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

Reply via email to