The FileLogOptions type exposes the following members.

Properties

  NameDescription
Public propertyAppend
Attribute to indicate whether logs should be appending or not
Public propertyFileCount
Max number of files
Public propertyFilePath
File path to be used
Public propertyLevel
Log level
Public propertyLimit
Limit per file (in bytes)

See Also