Click or drag to resize
FileLogOptions Properties

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)
Top
See Also