Giter Site home page Giter Site logo

Comments (3)

mwinkler avatar mwinkler commented on July 3, 2024

I have the same issue?
Is there any documentation how to configure for inline usage?

from common.logging.log4net.universal.

jcowking avatar jcowking commented on July 3, 2024

from common.logging.log4net.universal.

mperdeck avatar mperdeck commented on July 3, 2024

Sorry for the late reply.

As jcowking points out, you can use any Log4Net adapter you want. JSNLog simply talks to the Common.Logging interface, and doesn't care what adapter sits behind that. The only reason I introduced Common.Logging.Log4Net.Universal.Log4NetFactoryAdapter is that the official Common.Logging.Log4Net.Log4NetFactoryAdapter doesn't support Log4Net versions higher than 2.0.5.

Regarding the lack of the configType and level parameters:
Common.Logging.Log4Net.Universal.Log4NetFactoryAdapter doesn't attempt to configure log4net in any way, so doesn't need these parameters. You should be able to for example configure Log4Net with the element in your web.config file as has been done in the demo projects. For example:
https://github.com/mperdeck/jsnlogSimpleWorkingDemos/blob/master/jsnlogSimpleWorkingDemos/JSNLogDemo_Log4Net_RequestIds/Web.config

from common.logging.log4net.universal.

Related Issues (7)

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.