Click or drag to resize

FileLogger Properties

The FileLogger type exposes the following members.

Properties
  NameDescription
Public propertyLogDescription
Description of the process being logged; placed in the logger header. May be helpful in distinguishing between differenet entries place in the same log.
Public propertyLoggerType
Type of the logger, i.e. LogFile.
Public propertyLoggingThreshold
The least severe severity level to be logged. If not assigned during logger construction, a level of None will be assumed (i.e. no entries will be logged).
Top
See Also