Anyone consdiering attributes?

2004-09-22 Thread Mario Gutierrez
Title: Message If not, maybe I'll contribute if I can find a free weekend.   [LogEntry(ifLevel=Debug)] public void Foo() {     // ... }   .: mario gutierrez  

RE: What to use?

2004-09-22 Thread Mario Gutierrez
Title: Message log4net is cleaner. The exception application block is as you say a block to log or 'Publish' exceptions. I was hoping it would give guidance on how to handle differents type of exceptions and when/how to bubble exceptions. I didn't read too much on the logging application bloc

FW: What to use?

2004-09-22 Thread Ayende Rahien
  I'm more than a little bit confused regarding logging & exception handling. To start with, I want to use a single point in my applications for logging and possibly for exception handling. My problem is that I don't know what to choose. I checked the following: - log4net - MS Ex