> From: Moritz Petersen [mailto:[EMAIL PROTECTED]] > > hi list, > > is it possible to use log4j for loggings from inside xsp commands? like
I'm not sure about its current status (never used it by myself), but there is logichseet in the Cocoon (since day one) called log (xmlns:log="http://apache.org/xsp/log/2.0"). See: http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/webapp/docs/samples/xs p/simple.xsp?rev=1.3&content-type=text/vnd.viewcvs-markup for sample usage. Vadim > > > <xsp:template ...> > > ... > > > <xsp:log4j> > <xsp:text>log this.</xsp:text> > </xsp:log4j> > > ... > > > > thank you, > > moritz. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>