I was just thinking about this. You might be able to do something by creating your own wrapped logger and integrating it with the XMPP service, though I am pretty sure this will send you over quota pretty quickly.
On Fri, Dec 11, 2009 at 10:06 AM, Ikai L (Google) <[email protected]> wrote: > Ah, tailing in real time (or semi real time). This isn't currently > possible. You might want to write something up and create a feature request > for it: http://code.google.com/p/googleappengine/issues/list > > > On Thu, Dec 10, 2009 at 7:18 PM, asianCoolz <[email protected]>wrote: > >> its only copy the log to local pc. can it append so that i look like i >> use "tail -f" each time got new records in the log? >> >> -- >> >> 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]<google-appengine-java%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=en. >> >> >> > > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > -- Ikai Lan Developer Programs Engineer, Google App Engine -- 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.
