Hi Dennis,
Use cocoon.log for logging. E.g.
if (cocoon.log.isDebugEnabled()) {
cocoon.log.debug("my message");
}
More info is here:
http://cocoon.apache.org/2.1/userdocs/flow/api.html#log
You can configure logging in WEB-INF/logkit.xconf, but I couldn't find
any documentation on that (although I'm sure there is).
Bart.
> -----Oorspronkelijk bericht-----
> Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Verzonden: dinsdag 31 mei 2005 13:39
> Aan: [email protected]
> Onderwerp: Re: [cforms] Alert is not defined
>
> Thx to Bart for this introduction!
> Yes, print() is not suitable. I used it for debug purposes.
> Can I use Logger for debugging in Flowscript?
>
> Greez
> Dennis
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]