log4net not working

后端 未结 13 1665
轮回少年
轮回少年 2020-12-07 08:04

Hey I have this configuration in my web.config


    

        
13条回答
  •  攒了一身酷
    2020-12-07 09:00

    I tried all of the above but nothing worked. Adding this line in app.config's configSections section worked for me.

    Ensure that Version and PublicKeyToken is correct

提交回复
热议问题