Error logging and reporting

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John

    Error logging and reporting

    Hi

    Is there an off the shelf system available that can be incorporated into
    ..net app to log and possibly report via email the errors in an app?

    Thanks

    Regards


  • Bill Schanks

    #2
    Re: Error logging and reporting



    And it's free... The only problem I have come across is when doing
    multi-threaded apps it doesn't work.

    On Mar 13, 3:46 pm, "John" <J...@nospam.in fovis.co.ukwrot e:
    Hi
    >
    Is there an off the shelf system available that can be incorporated into
    .net app to log and possibly report via email the errors in an app?
    >
    Thanks
    >
    Regards

    Comment

    • =?windows-1250?Q?Martin_Kon=F4pka?=

      #3
      Re: Error logging and reporting

      try log4net and its smtpappender

      John wrote / wrote:
      Hi
      >
      Is there an off the shelf system available that can be incorporated into
      .net app to log and possibly report via email the errors in an app?
      >
      Thanks
      >
      Regards
      >
      >

      Comment

      Working...