Click or drag to resize

ErrorLogger Fields

The ErrorLogger type exposes the following members.

Fields
  Name Description
Public field Static member DefaultContactEmail Specifies the default value for the ContactEmail property.
Public field Static member DefaultContactName Specifies the default value for the ContactName property.
Public field Static member DefaultContactPhone Specifies the default value for the ContactPhone property.
Public field Static member DefaultExitOnUnhandledException Specifies the default value for the ExitOnUnhandledException property.
Public field Static member DefaultHandleUnhandledException Specifies the default value for the HandleUnhandledException property.
Public field Static member DefaultLogToDatabase Specifies the default value for the LogToDatabase property.
Public field Static member DefaultLogToEmail Specifies the default value for the LogToEmail property.
Public field Static member DefaultLogToEventLog Specifies the default value for the LogToEventLog property.
Public field Static member DefaultLogToFile Specifies the default value for the LogToFile property.
Public field Static member DefaultLogToUI Specifies the default value for the LogToUI property.
Public field Static member DefaultLogUserInfo Specifies the default value for the LogUserInfo property.
Public field Static member DefaultPersistSettings Specifies the default value for the PersistSettings property.
Public field Static member DefaultSettingsCategory Specifies the default value for the SettingsCategory property.
Public field Static member DefaultSmtpServer Specifies the default value for the SmtpServer property.
Top
See Also