Hi, I've read the documentation, but didn't manage to figure out whether the following is possible - and if so, how:
I have an application that uses Log4Net (d'uh) and I'd like it to send me an email with all error messages of one application run. The reason is that when for instance the database dies, I'd get LOTS of error messages and I don't want to get thousands of emails about that. One email would be more than enough. How could I achieve that? /Marvin