ILoggingConfigurationSendToDatabaseTraceListener Methods

Include Protected Members
Include Inherited Members

The ILoggingConfigurationSendToDatabaseTraceListener 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 FormattedDatabaseTraceListener.
Public method FormatWith
Specifies the formatter used to format database log messages send by this FormattedDatabaseTraceListener.
Public method FormatWithSharedFormatter
Specifies the formatter used to format log messages send by this FormattedDatabaseTraceListener.
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 ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method UseDatabase
Specifies which database instance, or connection string, should be used to send log messages to.
Public method WithAddCategoryStoredProcedure
Specifies the name of the stored procedure that should be used to add a new log category.
Public method WithTraceOptions
Specifies which options, or elements, should be included in messages send by this FormattedDatabaseTraceListener.
Public method WithWriteLogStoredProcedure
Specifies the name of the stored procedure that should be used when writing a log entry.

See Also

ILoggingConfigurationSendToDatabaseTraceListener Interface

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