0

I use netbeans to develop a gae java app.

When i try to debug by

dev_appserver.cmd -p 8962 D:\Documents\NetBeansProjects\Reader\build\web

I got Error 500 null on http://localhost:8962.

I think there is something wrong with my program, I want to get the error log, but dev_appserver only show me INFO log, how to get error log?

Paul Collingwood
  • 9,053
  • 3
  • 23
  • 36
Burst
  • 1,755
  • 2
  • 11
  • 7

1 Answers1

0

In Google App Engine Launcher click on "Logs".

Malmi
  • 387
  • 3
  • 8