Table of Contents

Class LoggingSettings

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class LoggingSettings
Inheritance
LoggingSettings
Inherited Members
Extension Methods

Constructors

LoggingSettings()

public LoggingSettings()

Properties

Console

public bool Console { get; set; }

Property Value

bool

File

public string File { get; set; }

Property Value

string

Level

public string Level { get; set; }

Property Value

string