LoggingSettings 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 LoggingSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LoggingSettings | Overloaded. |
Methods
Fields
Name | Description | |
---|---|---|
SectionName |
Configuration section name for logging client settings.
|
Properties
Name | Description | |
---|---|---|
DefaultCategory |
Gets or sets the default logging category.
|
|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
Formatters |
Gets the collection of FormatterData configuration elements that define the available ILogFormatters.
|
|
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
LogFilters |
Gets the collection of LogFilterData configuration elements that define the available ILogFilters.
|
|
LogWarningWhenNoCategoriesMatch |
Gets or sets the indication that a warning should be logged when a category is not found while dispatching a log entry.
|
|
Name |
Gets or sets the name of the configuration node.
|
|
Properties | (Inherited from ConfigurationElement.) | |
SectionInformation | (Inherited from ConfigurationSection.) | |
SpecialTraceSources |
Gets or sets the configuration elements that define the distinguished LogSources: for all events. for missing categories, and for errors and warnings.
|
|
TraceListeners |
Gets the collection of TraceListenerData configuration elements that define the available TraceListeners.
|
|
TraceSources |
Gets the collection of TraceSourceData configuration elements that define the available LogSources.
|
|
TracingEnabled |
Enable or disable trace logging.
|
See Also
Microsoft.Practices.EnterpriseLibrary.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. |