Click or drag to resize

ConsoleAndFileLogger Properties

The ConsoleAndFileLogger type exposes the following members.

Properties
  NameDescription
Public propertyDateTimeFormat
Gets or sets an optional DateTime format. If null, the date and time will not be added to the log.
Public propertyLogFilePath
Gets the log file path.
Public propertyMaxLevel
Gets or sets the maximum trace level.
Public propertyPrefix
Gets or sets an optional prefix.
Top
See Also