Class LoggerConfig.LevelConfig
Inherited Members
Namespace: Quantellia.WMServer.Logger
Assembly: WMServer.dll
Syntax
public class LoggerConfig.LevelConfig
Properties
LevelString
Declaration
public string LevelString { get; set; }
Property Value
Type | Description |
---|---|
string |
Value
Declaration
public int Value { get; }
Property Value
Type | Description |
---|---|
int |