On Wed, 2005-04-27 at 15:16 -0500, Curt Arnold wrote: <snip/> > > > > Am I making sense? > > > > Okay, I wanted to make sure that you wanted what I think that I would > want in that situation. > > If I were to add that, my initial approach would be to add a new layout > (say XSLTLayout) that would use the javax.xml.transform API's (present > in JDK 1.4, not sure when introduced). The transform would be fired > once for each LoggingEvent. Tell me why please?
> > One of the items on my to-do list is to improve the JoranConfigurator's > configurators handling of foreign namespaces within a configuration > file. The XSLTLayout would likely be a very practical test whether I > got that right. What I envision would be to embed the XSLT transform > within the XML configuration for the XSLTLayout. I can't see any need for a transform? All I'm asking for is to add (or not) some of the information already present. Not to transform it? I can do that when post processing the xml output? -- Regards, Dave Pawson XSLT + Docbook FAQ http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
