Click or drag to resize
LogLevelEnum Enumeration
The level of the log item

Namespace: AccidentalFish.ApplicationSupport.Core.Logging
Assembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public enum LogLevelEnum
Members
  Member nameValueDescription
Debug1 Debug
Information2 Informatonal
Warning3 Warning
Error4 Error
See Also