The level of the log item
            
 
Namespace: AccidentalFish.ApplicationSupport.Core.LoggingAssembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
SyntaxPublic Enumeration LogLevelEnum
public enum class LogLevelEnum
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Debug | 1 | 
            Debug
             | 
 | Information | 2 | 
            Informatonal
             | 
 | Warning | 3 | 
            Warning
             | 
 | Error | 4 | 
            Error
             | 
See Also