Click or drag to resize
Level Enumeration
Zet Universe

[This is preliminary documentation and is subject to change.]

Enumeration of levels that can be logged to

Namespace: ZU
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
public enum Level
Members
  Member nameValueDescription
Fatal0 The Fatal Level
Error1 The Error Level
Warn2 The Warning Level
Info3 The Inform Level
Debug4 The Debug Level
Verbose5 The Verbose Level
Special6 The Special Level
Notify7 User Notification Level
See Also

Reference