You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Gunnar Eketrapp <gu...@gmail.com> on 2009/10/19 09:48:30 UTC

Taåestry.debug() toggles blackbird console ... newbiew quest ...

Hi!

I entered some debug loggings into some javascript code but the blackbird
console keeps toogling each time I call Tapestry.debug().

Hum ... the page is reloaded .... how do I get the blackbird console to
persistent across multiple pages ...

Or am I stupid ....

Re: Taåestry.debug() toggles blackbird console ... newbiew quest ...

Posted by Toby Hobson <to...@googlemail.com>.
try Tapestry.Logging.debug("message")

2009/10/19 Gunnar Eketrapp <gu...@gmail.com>

> Tapestry.debug('Message');
>
> 2009/10/19 Toby Hobson <to...@googlemail.com>
>
> > Are you using Tapestry.Logging.debug() ?
> >
> > 2009/10/19 Gunnar Eketrapp <gu...@gmail.com>
> >
> > > Hi!
> > >
> > > I entered some debug loggings into some javascript code but the
> blackbird
> > > console keeps toogling each time I call Tapestry.debug().
> > >
> > > Hum ... the page is reloaded .... how do I get the blackbird console to
> > > persistent across multiple pages ...
> > >
> > > Or am I stupid ....
> > >
> >
>
>
>
> --
> [Hem: 08-715 59 57, Mobil: 0708-52 62 90]
> Allévägen 2A, 132 42 Saltsjö-Boo
>

Re: Taåestry.debug() toggles blackbird console ... newbiew quest ...

Posted by Gunnar Eketrapp <gu...@gmail.com>.
Tapestry.debug('Message');

2009/10/19 Toby Hobson <to...@googlemail.com>

> Are you using Tapestry.Logging.debug() ?
>
> 2009/10/19 Gunnar Eketrapp <gu...@gmail.com>
>
> > Hi!
> >
> > I entered some debug loggings into some javascript code but the blackbird
> > console keeps toogling each time I call Tapestry.debug().
> >
> > Hum ... the page is reloaded .... how do I get the blackbird console to
> > persistent across multiple pages ...
> >
> > Or am I stupid ....
> >
>



-- 
[Hem: 08-715 59 57, Mobil: 0708-52 62 90]
Allévägen 2A, 132 42 Saltsjö-Boo

Re: Taåestry.debug() toggles blackbird console ... newbiew quest ...

Posted by Toby Hobson <to...@googlemail.com>.
Are you using Tapestry.Logging.debug() ?

2009/10/19 Gunnar Eketrapp <gu...@gmail.com>

> Hi!
>
> I entered some debug loggings into some javascript code but the blackbird
> console keeps toogling each time I call Tapestry.debug().
>
> Hum ... the page is reloaded .... how do I get the blackbird console to
> persistent across multiple pages ...
>
> Or am I stupid ....
>