FileAppender Properties

The FileAppender type exposes the following members.

Properties
  NameDescription
Public propertyEncoding
Gets or sets the encoding.
Public propertyFileName
Gets or sets file name.
Public propertyFormatter
Gets or sets the formatter.
(Inherited from Appender.)
Public propertyUseDate
Gets or sets value which indicates whether date is used for logging.
See Also