DefaultExceptionHandlingEventLogger Class
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Is the instrumentation gateway when no instances of the objects from the block are involved.
Namespace: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll)
Syntax
'Declaration
<CustomFactoryAttribute(GetType(DefaultExceptionHandlingEventLoggerCustomFactory))> _
<EventLogDefinitionAttribute("Application", "Enterprise Library ExceptionHandling")> _
PublicClassDefaultExceptionHandlingEventLogger _
Inherits InstrumentationListener
[CustomFactoryAttribute(typeof(DefaultExceptionHandlingEventLoggerCustomFactory))]
[EventLogDefinitionAttribute("Application", "Enterprise Library ExceptionHandling")]
publicclassDefaultExceptionHandlingEventLogger : InstrumentationListener
[CustomFactoryAttribute(typeof(DefaultExceptionHandlingEventLoggerCustomFactory))]
[EventLogDefinitionAttribute(L"Application", L"Enterprise Library ExceptionHandling")]
publicref classDefaultExceptionHandlingEventLogger : public InstrumentationListener
publicclass DefaultExceptionHandlingEventLogger extends InstrumentationListener
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.InstrumentationListener
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation.DefaultExceptionHandlingEventLogger
See Also
DefaultExceptionHandlingEventLogger Members
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |