Title: Message
If not, maybe I'll contribute if I can find a free
weekend.
[LogEntry(ifLevel=Debug)]
public void Foo() {
//
...
}
.: 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
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