Storing Log4Net Messages in SQL Server

前端 未结 2 1258
梦如初夏
梦如初夏 2020-12-24 14:48

I am currently looking for some code or a tool/service that allows me to store Log4Net Messages in a SQL Server database. Does something like this already exist or would I h

2条回答
  •  感情败类
    2020-12-24 15:34

    You can learn about this in the manual

    Also a good blog about problems using log4net with logs saved in a database.

提交回复
热议问题