Need a logging framework. Any suggestions

  • Thread starter Thread starter Ali Baba
  • Start date Start date
A

Ali Baba

Hi,

I need a logging framework for C#, similar to Log4J for Java. I prefer
an open source solution is possible.

Thanks.
 
Do a search, somewhere on SourceForge is a Log4Net that is the Log4J
equivalent. I havent' used it.

Also, Microsoft has something under the enterprise architecture patterns
stuff.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Logging in .NET 2
build APi 2
IoC in C#...is it worth it? 2
Thread.yeild 5
What do entity frameworks try to achieve? 3
Best practise with Trace 3
Porting (Java) Jakarta Commons to C# 2
Logging choices? 1

Back
Top