You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by David Thielen <da...@thielen.com> on 2002/04/04 23:23:44 UTC

logging an xml document

Hi;

I want to log an xml Document. Is there any simple way to do this? The xml DOM classes provide an easy way to write a text representation to a stream - but I don't see any way to get the stream(s) the logger uses.

????? - thanks - dave