Hi there, I got a task that SHOULD be quite easy but I did not find any solution yet. Maybe the reason is that google finds a lot of stuff when searching for count... (impossible to get a non-sql-related site :-D)
But to my problem: log4net works fine, sending emails when an Error occurs. But sometimes it happens that because of a major bug thousands of Mails are sent because of thousands of error messages. That ist NOT very nice especially because those mails are sent to an recipientgroup: My collegues nearly cut my head off last time they received 10.000 mails in a day B-) So I want to create a Watchdog which stops my service (which sends those mails) if a number of Errors had occured in a specific time (or as an alternative if a number of Mails had been sent) Any Hints how to achieve that goal? (A really good link would be helpful, too) Thanks in advance. Ole -- View this message in context: http://www.nabble.com/Counting-number-of-Errors-or-Emails-sent-tp16823745p16823745.html Sent from the Log4net - Users mailing list archive at Nabble.com.
