Code Monkey home page Code Monkey logo

dd4t.logging.log4net's People

Contributors

ehenderiks avatar quirijnslings avatar thijsborst avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dd4t.logging.log4net's Issues

Missing dependency on WebactivatorEx

This NuGet package contains a StartLog4Net class (in the Content folder) which assumes the consuming web application has WebactivatorEx installed. There should be a dependency in the package.

Out of the box, log4net is configured in debug mode

When you install this package, it adds log4net configuration to the Web.config (which is good), and sets Log4net to run in debug mode (not good). This is not to be confused with the log level, which is set to ERROR.
The debug mode is a separate attribute in the XML (look for: log4net debug="true"), which causes Log4net to write internal debug messages to the console when it is loaded for the first time. This should be set to false.

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.