Code Monkey home page Code Monkey logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
After a bit of investigation, I believe we'll go with nLog 
(http://nlog-project.org/) and isolate the implementation with our own 
interface so that it can be swapped out in other implementations. nLog has the 
advantage that it's released with the BSD license vs. log4net which uses the 
Apache 2.0. In any case the severity levels are similar (trace, debug, info, 
warning and error). I would suggest that Audit is not a severity level but a 
different cross-cutting concern. We should think about using a dependency 
injection container to make the swappable parts configurable after deployment.

Original comment by [email protected] on 20 Aug 2010 at 4:37

from nhin-d.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Implementing a project that uses nLog for the logging implementation. I'll drop 
the interface and factory method into nhinCommon.

Original comment by [email protected] on 20 Aug 2010 at 4:39

  • Changed state: Started

from nhin-d.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Wasn't able to drop this into nhinCommon as there is a reference to dnsResolver 
and I didn't want to pull that over to the XDS solution.

Original comment by [email protected] on 27 Aug 2010 at 4:41

  • Changed state: Fixed

from nhin-d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.