Sending Error Message
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everyone, in a windows service i am using log4net and its SmtpAppender to send the exceptions to an email account. Everything is fine, but the email is a little bit ugly. I want to know if exists some library which take a generic exception and return an string in html format. Something like the yellow pages showing in asp net websites.