Log4Net

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alpha Zero

    Log4Net

    how to configure log4net programmaticall y?

    I just want to modify some of the properties,whic h are read from
    configuration file, programatically .

    Regards,




  • Nicholas Paldino [.NET/C# MVP]

    #2
    Re: Log4Net

    Alpha,

    What is log4net?


    --
    - Nicholas Paldino [.NET/C# MVP]
    - nicholas.paldin o@exisconsultin g.com

    "Alpha Zero" <sandeepgiri1@h otmail.com> wrote in message
    news:eNdgDD4RDH A.2248@TK2MSFTN GP11.phx.gbl...[color=blue]
    > how to configure log4net programmaticall y?
    >
    > I just want to modify some of the properties,whic h are read from
    > configuration file, programatically .
    >
    > Regards,
    >
    >
    >
    >[/color]


    Comment

    • Reginald Blue

      #3
      Re: Log4Net

      An open source pseudo-port of log4j (logging for java).

      Why Alpha thinks we would know about it, as opposed to asking on the log4net
      user list, is beyond me.

      Here's the link, if you're interested:

      Download Logging framework for .NET for free. Log4net has moved to http://logging.apache.org/log4net. The .NET implementation of the popular log4j Java API providing flexible and arbitrarily granular control over log management and configuration.


      and, for Alpha, here's how to subscribe to their user list:

      Log4net has moved to http://logging.apache.org/log4net. The .NET implementation of the popular log4j Java API providing flexible and arbitrarily…


      --
      Reginald Blue
      "I have always wished that my computer would be as easy to use as my
      telephone. My wish has come true. I no longer know how to use my
      telephone."
      - Bjarne Stroustrup (originator of C++) [quoted at the 2003
      International Conference on Intelligent User Interfaces]

      Nicholas Paldino [.NET/C# MVP] wrote:[color=blue]
      > Alpha,
      >
      > What is log4net?
      >
      >
      >
      > "Alpha Zero" <sandeepgiri1@h otmail.com> wrote in message
      > news:eNdgDD4RDH A.2248@TK2MSFTN GP11.phx.gbl...[color=green]
      >> how to configure log4net programmaticall y?
      >>
      >> I just want to modify some of the properties,whic h are read from
      >> configuration file, programatically .
      >>
      >> Regards,[/color][/color]


      Comment

      Working...