Menu

Update log4net version

Ron
2006-08-19
2013-04-17
  • Ron

    Ron - 2006-08-19

    Some projects that use this library may be on a different version of log4net (the most recent stable version is now 1.2.10).

    Has there been any thought given to abstracting out the logging code so any version of any logging library (log4net 1.2.10, log4net 1.2.0 beta 8, log4net 1.2.9, NLog, MS Logging Block, etc.) can be injected into the system? Several projects such as IBatisNet, Sooda, The Castle Project, etc. use this type of generic log factory so users aren't locked into a certain build.

    You could provide some simple default logging implementations such as a NullLogFactory, ConsoleLogFactory, etc.

     
    • Tim Gebhardt

      Tim Gebhardt - 2006-08-21

      I'll take a look and see how some of the projects you mention handle this and see if there's a way to incorporate it into this project.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.