RollingFlatFileTraceListenerSetting Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The RollingFlatFileTraceListenerSetting type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ApplicationName |
Gets the name of the application to which the ConfigurationSetting instance represents configuration information.
(Inherited from ConfigurationSetting.) |
|
FileName |
Gets the file name for the represented configuration element.
|
|
Footer |
Gets the footer for the represented configuration element.
|
|
Formatter |
Gets the name of the formatter for the represented configuration element.
|
|
Header |
Gets the header for the represented configuration element.
|
|
Name |
Gets the name that identifies the represented configuration information.
(Inherited from NamedConfigurationSetting.) |
|
RollFileExistsBehavior |
Gets the rollFileExistsBehavior for the represented configuration element.
|
|
RollInterval |
Gets the roll interval for the represented configuration element.
|
|
RollSizeKB |
Gets the roll size for the represented configuration element.
|
|
SectionName |
Gets the name of the section where the ConfigurationSetting instance represented configuration information resides.
(Inherited from ConfigurationSetting.) |
|
TimeStampPattern |
Gets the timestamp pattern for the represented configuration element.
|
|
TraceOutputOptions |
Gets the trace options for the represented configuration element.
(Inherited from TraceListenerSetting.) |
See Also
RollingFlatFileTraceListenerSetting Class
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability.TraceListeners Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |