Logging Exception in XML file
        Posted  
        
            by Sathish
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sathish
        
        
        
        Published on 2010-04-20T08:59:34Z
        Indexed on 
            2010/04/20
            9:03 UTC
        
        
        Read the original article
        Hit count: 249
        
c#
I have a webservice and want to implement Exception handling block to that and want to log the exceptions in an xml flat file in application path.
Can anyone provide me the example for this
© Stack Overflow or respective owner