On 26.Jun.2002 -- 11:45 PM, Ovidiu Predescu wrote: > Hi Chris, > > On 6/26/02 2:31 PM, "Christian Haul" <[EMAIL PROTECTED]> > wrote: > > > while starting to catch up with the flowscript I expected to write logging > > messages > > by using > > log.debug("some message. var a="+a); > > and that to show up in flow.log. But I seem not to be able to find the > > message. Even > > grep'ed cocoon/WEB-INF/logs and $CATALINA_HOME/logs for it. > > I don't know what's going on, the log should be created in WEB-INF/logs. > Unless somebody removed the entry from the logkit.xconf. > > If you run the servlet container in a terminal, you can also use > print(string), it will print things in the terminal, which is easier to > debug. > > Please let me know if it works for you.
It looks like I was bitten by continuing unmodified code / no automatic reloading of the script. After stopping / restarting catalina both messages (print & log.debug) show up. Thanks. Chris. -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]