Share via


ILoggingConfigurationSendToRollingFileTraceListener Members

Include Protected Members
Include Inherited Members

The ILoggingConfigurationSendToRollingFileTraceListener type exposes the following members.

Methods

  Name Description
Ff670815.pubmethod(en-us,PandP.50).gif CleanUpArchivedFilesWhenMoreThan
Specifies the maximum number of archived files for this RollingFlatFileTraceListener.
Ff670815.pubmethod(en-us,PandP.50).gif Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670815.pubmethod(en-us,PandP.50).gif Filter
Specifies the SourceLevels that should be used to filter trace output by this RollingFlatFileTraceListener.
Ff670815.pubmethod(en-us,PandP.50).gif FormatWith
Specifies the formatter used to format log messages send by this RollingFlatFileTraceListener.
Ff670815.pubmethod(en-us,PandP.50).gif FormatWithSharedFormatter
Specifies the formatter used to format log messages send by this RollingFlatFileTraceListener.
Ff670815.pubmethod(en-us,PandP.50).gif GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670815.pubmethod(en-us,PandP.50).gif GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670815.pubmethod(en-us,PandP.50).gif LogToCategoryNamed
Creates a Category Source in the configuration schema with the specified name.
(Inherited from ILoggingConfigurationContd.)
Ff670815.pubmethod(en-us,PandP.50).gif RollAfterSize
Specifies the threshold in file size used for rolling of the RollingFlatFileTraceListener.
Ff670815.pubmethod(en-us,PandP.50).gif RollEvery
Specifies the time interval used for rolling of the RollingFlatFileTraceListener.
Ff670815.pubmethod(en-us,PandP.50).gif ToFile
Specifies the filename used to log to by the RollingFlatFileTraceListener.
The default is rolling.log.
Ff670815.pubmethod(en-us,PandP.50).gif ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff670815.pubmethod(en-us,PandP.50).gif UseTimeStampPattern
Specifies the timestamp pattern used to create an archived file by the RollingFlatFileTraceListener.
Ff670815.pubmethod(en-us,PandP.50).gif WhenRollFileExists
Specifies the behavior that should be used when a file already exists.
Ff670815.pubmethod(en-us,PandP.50).gif WithFooter
Specifies the footer used when logging by the RollingFlatFileTraceListener.
Ff670815.pubmethod(en-us,PandP.50).gif WithHeader
Specifies the header used when logging by the RollingFlatFileTraceListener.
Ff670815.pubmethod(en-us,PandP.50).gif WithTraceOptions
Specifies which options, or elements, should be included in messages send by this RollingFlatFileTraceListener.

Properties

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

See Also

ILoggingConfigurationSendToRollingFileTraceListener Interface

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