Level Enumeration

FFF3PP

Level Enumeration

This stuff is still in the planning stages. Any questions or Comments are welcome.

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

[Missing <summary> documentation for "T:Furcadia.Logging.Level"]

Namespace:  Furcadia.Logging
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public enum Level
Public Enumeration Level

Dim instance As Level
public enum class Level
type Level
Members
  Member nameValueDescription
Info1
Warning2
Error3
Debug4
See Also