logdir parameter in GWT2

2010-02-10 Thread al.hicks
i have been trying to set the logdir parameter in GWT but nothing is logging out? i have tried several combinations of relative and absolute paths, with and without filenames but no luck. can anyone help? i'm using the latest google eclipse plugin. many thanks, alan. -- You received this messag

GWT.log listener in hosted mode

2009-10-25 Thread al.hicks
Hello, I am looking for some help. I want to be able to listen to the GWT.log messages that are output in the hosted mode console and use them in another application. Currently I am only interested in doing this locally. My thoughts are that the simplest way to achieve this is to some how write t

Re: GWT.log listener in hosted mode

2009-10-27 Thread al.hicks
thats great thanks for the help. cheers, alan. On Oct 27, 3:45 pm, Thomas Broyer wrote: > On 25 oct, 18:29, "al.hicks" wrote: > > > Hello, > > > I am looking for some help. I want to be able to listen to the GWT.log > > messages that are output in th