User-1284875295 posted
Hi,
I am using Enterprise 3.0 library Application block for Exception handling and logging.
I need to logging into an XML file with Rollback, I tried the following listeners.
but the XML file Generated is not well formed
1.
RollingFlatFileTraceListener with header as <logentry> and footer as </logentry>
Problem i have a series of <logentry> elements but the XML generated is not well formed
2.
XmlTraceListener
problem no rolling back
can any body encountered problem like this
is there any trace listener to do this
ie i need to have a well formed xml as the log
regards
jereesh