Enum LogLevel
Specifies the level of a log event.
Namespace: Umbraco.Cms.Core.Logging
Assembly: Umbraco.Core.dll
Syntax
public enum LogLevel
Fields
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 |