Logging choices?

  • Thread starter Thread starter mete hanap
  • Start date Start date
M

mete hanap

I'm presented with having to implement logging into an existing
application. I've used nLog and Log4Net in the past.

I understand Microsoft has a logging framework available. Is this
part of the Enterprise Library or is it included as part of the 3.x
framework, etc....?

I've googled and most of my hits lean towards the Enterprise Library.

Any replies are much appreciated.

Thanks folks....

-
fd
 
mete said:
I'm presented with having to implement logging into an existing
application. I've used nLog and Log4Net in the past.

I understand Microsoft has a logging framework available. Is this
part of the Enterprise Library or is it included as part of the 3.x
framework, etc....?

I've googled and most of my hits lean towards the Enterprise Library.

Any replies are much appreciated.

I would go for log4net, but I must admit that it is very limited
what I have used the logging in enterprise library.

Arne
 
Back
Top