Click or drag to resize

GSF.ErrorManagement Namespace

Contains classes used to simplify and standardize error management for applications.
Classes
  Class Description
Public class Code example ErrorLogger Represents a logger that can be used for logging handled as well as unhandled exceptions across multiple application types (Console Application, Windows Service, Web Application, Web Service).
Public class Code example ErrorModule Represents an HTTP module that can be used to handle exceptions globally in Web Sites and Web Services.
Public class Code example SmtpTraceListener Represents an e-mail based TraceListener.