Re: Logging!!?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Netsharp Ninja (netsharpninja_at_hotmail.com)
Date: 04/09/04


Date: Fri, 9 Apr 2004 09:42:34 -0700

Thanks for that point.
I used log4j and also familiar with this. But any arguments in using one or
the other are interesting to me.
Was there any discussion on the better way of logging in .NET ?? If yes
please provide a link to that.

TIA

"Philip Rieck" <stuff@mckraken.com> wrote in message
news:%234HGIedHEHA.3432@tk2msftngp13.phx.gbl...
> Check out log4net:
>
> <http://logging.apache.org/log4net/>
>
>
> "Netsharp Ninja" <netsharpninja@hotmail.com> wrote in message
> news:%23HkucvcHEHA.2260@TK2MSFTNGP09.phx.gbl...
> > What is the best of loggin in .NET
> > I am used to use logging into a file with Java but I see many in .NET
use
> > event logging (Well I have not seen other techniques)
> >
> > From my old days(Client-Server) I am also aware of using Database for
this
> > purpose.
> >
> > Can you tell me if anybody cares about logging and what is the strategy
> > adopted for a Enterprise application.
> >
> > Thx
> > Serious Programmer
> >
> >
>
>



Relevant Pages

  • Re: analysis of java application logs
    ... I need to analyse Java log files from applications (i.e., ... It helps if you have a logging strategy that mandates a consistent ... but log4j would do the trick. ...
    (comp.lang.java.programmer)
  • Error loading log4j properties file
    ... I am using log4j for logging, ... HOWEVER, if I restart tomcat, everything works fine, I get no errors, ... log4j:ERROR Could not read configuration file from URL ... log4j:WARN Please initialize the log4j system properly. ...
    (comp.lang.java.programmer)
  • Logging APIs
    ... I'm familiar with Log4J, I've read about Java 1.4 Logging, used ... Commons logging to sit on top of Log4J (and read an interesting ... the Avalon logging API. ...
    (comp.lang.java.programmer)
  • Re: Current thinking on logging?
    ... I have found quite a bit on the web discussing Log4j vs JDK logging vs Commons Logging. ... Everything I read says log4j is better, but we ship a commercial app, and I really don't want to include yet another .jar file. ...
    (comp.lang.java.programmer)
  • log4j vs. java 1.4 logging performance
    ... but OptimizeIt (Borland's code profiler) complains that ... log4j is creating too many strings. ... This problem occurs when I turn logging ...
    (comp.lang.java.programmer)