ILoggingConfigurationSendToDatabaseTraceListener Members

Include Protected Members
Include Inherited Members

The ILoggingConfigurationSendToDatabaseTraceListener type exposes the following members.

Methods

  Name Description
Ff670804.pubmethod(en-us,PandP.50).gif Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670804.pubmethod(en-us,PandP.50).gif Filter
Specifies the SourceLevels that should be used to filter trace output by this FormattedDatabaseTraceListener.
Ff670804.pubmethod(en-us,PandP.50).gif FormatWith
Specifies the formatter used to format database log messages send by this FormattedDatabaseTraceListener.
Ff670804.pubmethod(en-us,PandP.50).gif FormatWithSharedFormatter
Specifies the formatter used to format log messages send by this FormattedDatabaseTraceListener.
Ff670804.pubmethod(en-us,PandP.50).gif GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670804.pubmethod(en-us,PandP.50).gif GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670804.pubmethod(en-us,PandP.50).gif LogToCategoryNamed
Creates a Category Source in the configuration schema with the specified name.
(Inherited from ILoggingConfigurationContd.)
Ff670804.pubmethod(en-us,PandP.50).gif ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670804.pubmethod(en-us,PandP.50).gif UseDatabase
Specifies which database instance, or connection string, should be used to send log messages to.
Ff670804.pubmethod(en-us,PandP.50).gif WithAddCategoryStoredProcedure
Specifies the name of the stored procedure that should be used to add a new log category.
Ff670804.pubmethod(en-us,PandP.50).gif WithTraceOptions
Specifies which options, or elements, should be included in messages send by this FormattedDatabaseTraceListener.
Ff670804.pubmethod(en-us,PandP.50).gif WithWriteLogStoredProcedure
Specifies the name of the stored procedure that should be used when writing a log entry.

Properties

  Name Description
Ff670804.pubproperty(en-us,PandP.50).gif SendTo
Entry point for attaching Trace Listeners to a Category Source.
(Inherited from ILoggingConfigurationCategoryContd.)
Ff670804.pubproperty(en-us,PandP.50).gif SpecialSources
Returns an interface that can be used to configure special logging categories.
(Inherited from ILoggingConfigurationContd.)

See Also

ILoggingConfigurationSendToDatabaseTraceListener Interface

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