Enum LogLevel
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum LogLevel
Fields
| Name | Description |
|---|---|
| Debug | |
| Error | |
| Fatal | |
| Information | |
| Verbose | |
| Warning |
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum LogLevel
| Name | Description |
|---|---|
| Debug | |
| Error | |
| Fatal | |
| Information | |
| Verbose | |
| Warning |