Is it possible to easily modify the log4net section in the config file of several running applicatio
        Posted  
        
            by mark
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mark
        
        
        
        Published on 2010-04-28T14:21:29Z
        Indexed on 
            2010/04/28
            14:23 UTC
        
        
        Read the original article
        Hit count: 223
        
log4net
Dear ladies and sirs. Our product consists of client, server and agents. Each deployed on different machines. The QA is having a hard time to manipulate the log4net sections in the respective config files. Right now, they have to have remote desktops to all the relevant machines and open notepad in each of them and then edit the files one at a time switching between different machines as they proceed. A real pain in the ass.
Can anyone suggest a better solution to this problem?
Thanks.
© Stack Overflow or respective owner