Anyone has such a similar problem? Any fix/workaround?
Thanks.
On Jul 3, 12:11 pm, Axel Kittenberger <axe...@gmail.com> wrote:
Try http://www.zwitserloot.com/tipit-gwtlib/example for the FireLog
logger.
On Jul 4, 8:58 am, Reinier Zwitserloot <reini...@gmail.com> wrote:
> GWT.log() also gets ignored in web-mode, I believe. It logs to the GFX
> window with the log messages from GWT instead of the console.
>
> Tryhttp://www.zwitserloot.com/tipit-gwtlib/examplefor the FireLog
I again refer you to http://www.zwitserloot.com/tipit-gwtlib/example
to see logging working in WEB mode.
On Jul 4, 9:02 am, mumuri <topfl...@gmail.com> wrote:
> you have to use Windows.alert() to display messages in web mode
>
> On Jul 4, 8:58 am, Reinier Zwitserloot <reini...@gmail.com> wrote:
>
> > GWT.log() also gets ignored in web-mode, I believe. It logs to the GFX
> > window with the log messages from GWT instead of the console.
>
> > Tryhttp://www.zwitserloot.com/tipit-gwtlib/exampleforthe FireLog