[appengine-java] Re: gae log console

2009-12-11 Thread Roy
I log to xmpp and it works really well. I find the standard log viewer with its foreign timestamps almost unusable for debugging. On Dec 11, 6:07 pm, "Ikai L (Google)" wrote: > I was just thinking about this. You might be able to do something by > creating your own wrapped logger and integrating

Re: [appengine-java] Re: gae log console

2009-12-11 Thread Ikai L (Google)
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) wrote: > Ah, tailing in real tim

Re: [appengine-java] Re: gae log console

2009-12-11 Thread Ikai L (Google)
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 wrote: > its only copy the log to local pc. can

[appengine-java] Re: gae log console

2009-12-10 Thread asianCoolz
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 google-appengine-j...@g