Namespace Microsoft.Practices.EnterpriseLibrary.Logging.Configuration
Classes
- BasicCustomTraceListenerData
Base configuration object for custom TraceListeners.
- BinaryLogFormatterData
Represents the configuration settings that describe a BinaryLogFormatter.
- CategoryFilterData
Represents a single category filter configuration settings.
- CategoryFilterEntry
Represents a single CategoryFilterEntry configuration settings.
- CustomFormatterData
Configuration object for custom log formatters.
- CustomLogFilterData
Configuration data for custom log filters.
- CustomTraceListenerData
Configuration object for custom trace listenrs.
- EmailMessage
Represents a EmailMessage. Encapsulates a System.Net.MailMessage with functions to accept a LogEntry, Formatting, and sending of emails
- EmailTraceListenerData
Represents the configuration settings that describe a EmailTraceListener.
- FlatFileTraceListenerData
Represents the configuration settings that describe a FlatFileTraceListener.
- FormattedEventLogTraceListenerData
Represents the configuration settings that describe a FormattedEventLogTraceListener.
- FormatterData
Represents the configuration settings for a log formatter. This class is abstract.
- JsonLogFormatterData
Represents the configuration settings that describe a JsonLogFormatter object.
- LogEnabledFilterData
Represents the configuration settings that describe a LogEnabledFilter.
- LogFilterData
Base class for ILogFilter configuration objects.
- LoggingSettings
Configuration settings for client-side logging applications.
- MsmqTraceListenerData
Represents the configuration settings that describe a MsmqTraceListener.
- PriorityFilterData
Represents the configuration for a priority filter.
- RollingFlatFileTraceListenerData
Represents the configuration data for a RollingFlatFileTraceListener.
- SpecialTraceSourcesData
Represents the configuration settings that describe the "all events", "not processed" and "errors" LogSources for a LogWriter.
- SystemDiagnosticsTraceListenerData
Represents the configuration settings for any trace listener.
- TextFormatterData
Represents the configuration settings for a TextFormatter.
- TraceListenerData
Represents the configuration for a TraceListener.
- TraceListenerDataCollection
Custom Microsoft.Practices.EnterpriseLibrary.Common.Configuration.PolymorphicConfigurationElementCollection`1 that deals with TraceListenerData.
- TraceListenerReferenceData
Configuration for a reference to named TraceListenerData.
- TraceSourceData
Represents the configuration settings that describe a LogSource.
- XmlTraceListenerData
Represents the configuration settings that describe a XmlTraceListener.