T_Furcadia_Logging_Level - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
[Missing
Namespace: Furcadia.Logging
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public enum Level
VB
Public Enumeration Level
VB Usage
Dim instance As Level
C++
public enum class Level
F#
type Level
Member name | Value | Description | |
---|---|---|---|
Info | 1 | ||
Warning | 2 | ||
Error | 3 | ||
Debug | 4 |