Enum LogLevel
Specifies the level of a log event.
Namespace: Umbraco.Cms.Core.Logging
Assembly: Umbraco.Core.dll
Syntax
public enum LogLevelFields
| Name | Description | 
|---|---|
| Debug | |
| Error | |
| Fatal | |
| Information | |
| Verbose | |
| Warning | 
Specifies the level of a log event.
public enum LogLevel| Name | Description | 
|---|---|
| Debug | |
| Error | |
| Fatal | |
| Information | |
| Verbose | |
| Warning |