C
codingx
Hi
Has anyone used log4net with an XMLAppender. I need to find how to
format the xml appender so that it will create XML output. e.g
<LogEntry>
<message>"Data error" </message>
<number>"2041"</number>
</LogEntry>
I am also trying with Enterprise application logging block to achive
the above, but failed. Any help is good.
Thanks
A.K
Has anyone used log4net with an XMLAppender. I need to find how to
format the xml appender so that it will create XML output. e.g
<LogEntry>
<message>"Data error" </message>
<number>"2041"</number>
</LogEntry>
I am also trying with Enterprise application logging block to achive
the above, but failed. Any help is good.
Thanks
A.K