There are various suggestions in this article, as well: http://code.google.com/apis/wave/articles/robotdebugging.html
On Tue, Jan 12, 2010 at 10:12 PM, boaz sapir <[email protected]> wrote: > You can right to the application log by using the method log(String > msg). You need to import java.util.logging.Logger; > Then you can access the log at: > > https://appengine.google.com/dashboard?&app_id=<your app name> > > Click on the 'Logs' link at the left. > > On Jan 12, 11:46 am, Wes <[email protected]> wrote: >> Instead of appending a blip, is there a better way to display debug >> msg temporarily? > > -- > You received this message because you are subscribed to the Google Groups > "Google Wave API" 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-wave-api?hl=en. > > > >
-- You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en.
