ILoggingConfigurationSendToEventLogTraceListener Members

Include Protected Members
Include Inherited Members

The ILoggingConfigurationSendToEventLogTraceListener type exposes the following members.

Methods

  Name Description
Public method Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Public method Filter
Specifies the SourceLevels that should be used to filter trace output by this FormattedEventLogTraceListener.
Public method FormatWith
Specifies the formatter used to format log messages send by this FormattedEventLogTraceListener.
Public method FormatWithSharedFormatter
Specifies the formatter used to format log messages send by this FormattedEventLogTraceListener.
Public method GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method LogToCategoryNamed
Creates a Category Source in the configuration schema with the specified name.
(Inherited from ILoggingConfigurationContd.)
Public method ToLog
Specifies the event log that should be used to send messages to by this FormattedEventLogTraceListener.
Public method ToMachine
Specifies the machine that should be used to send messages to by this FormattedEventLogTraceListener.
The default machine is '.'.
Public method ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method UsingEventLogSource
Specifies the source that should be used when sending messages by this FormattedEventLogTraceListener.
The default source is 'Enterprise Library Logging'.
Public method WithTraceOptions
Specifies which options, or elements, should be included in messages send by this FormattedEventLogTraceListener.

Properties

  Name Description
Public property SendTo
Entry point for attaching Trace Listeners to a Category Source.
(Inherited from ILoggingConfigurationCategoryContd.)
Public property SpecialSources
Returns an interface that can be used to configure special logging categories.
(Inherited from ILoggingConfigurationContd.)

See Also

ILoggingConfigurationSendToEventLogTraceListener Interface

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace