We need a solution to do database logging with specifically version 2.0.3 of log4net. Because this is an older version of log4net, I would like to know how to approach the issue of getting this version to play nicely with sql server 2012.
- After going through this tutorial, I'd like to know whether it is necessary to use nhibernate to do this?
- For 2.0.3, are there any other dependencies that would be necessary to do database logging?