LoggingExceptionHandlerData Members
Include Protected Members
Include Inherited Members
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. |
The LoggingExceptionHandlerData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LoggingExceptionHandlerData | Overloaded. |
Methods
Properties
Name | Description | |
---|---|---|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
EventId |
Gets or sets the default event ID.
|
|
FormatterType |
Gets or sets the formatter type.
|
|
FormatterTypeName |
Gets or sets the formatter fully qualified assembly type name.
|
|
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
LogCategory |
Gets or sets the default log category.
|
|
Name |
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.) |
|
Priority |
Gets or sets the minimum value for messages to be processed. Messages with a priority below the minimum are dropped immediately on the client.
|
|
Properties | (Inherited from ConfigurationElement.) | |
Severity |
Gets or sets the default severity.
|
|
Title |
Gets or sets the default title.
|
|
Type |
Gets or sets the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
|
TypeName |
Gets or sets the fully qualified name of the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
See Also
LoggingExceptionHandlerData Class
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.Configuration 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. |