ILoggingConfigurationSendToEventLogTraceListener Members

Include Protected Members
Include Inherited Members

The ILoggingConfigurationSendToEventLogTraceListener type exposes the following members.

Methods

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

Properties

  Name Description
Ff673017.pubproperty(en-us,PandP.50).gif SendTo
Entry point for attaching Trace Listeners to a Category Source.
(Inherited from ILoggingConfigurationCategoryContd.)
Ff673017.pubproperty(en-us,PandP.50).gif 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