[Google Wave APIs] Re: Testing Robots

2009-11-02 Thread J00p34
The local server support is not implemented. you'll have to wait for that for local debugging. In the mean time use logging.debug() like this: logging.debug(text or whatever fumction output) and read the results in your application logs in the dashboard of your appspot.com account. The

[Google Wave APIs] Re: Testing Robots

2009-11-02 Thread Niall
It's not ideal, but if you go to https://appengine.google.com/ and click on logs on the left hand side under the main heading you'll see errors etc. Make sure you have put the waveapi directory in your robot's directory. It, I believe, must be there for every bot. Niall On Oct 31, 1:21 am, dan