Class LoggingSettings
public class LoggingSettings
- Inheritance
-
LoggingSettings
- Inherited Members
- Extension Methods
Constructors
LoggingSettings()
public LoggingSettings()
Properties
Console
public bool Console { get; set; }
Property Value
File
public string File { get; set; }
Property Value
Level
public string Level { get; set; }