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 LevelVB
Public Enumeration LevelVB Usage
Dim instance As LevelC++
public enum class LevelF#
type Level
| Member name | Value | Description | |
|---|---|---|---|
| Info | 1 | ||
| Warning | 2 | ||
| Error | 3 | ||
| Debug | 4 |