CSharpGrid Documentation
CSharpGrid Documentation
Baffa.Utils
General Class
Log Class
Log.Level Enumeration
Log.PrefixType Enumeration
Networking Class
Woofy Class
Log
Level Enumeration
Log Levels
Namespace:
Baffa.Utils
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
C++
Copy
public
enum
Level
public
enum class
Level
Members
Member name
Value
Description
none
0
No Log
debug
1
Debug Level
warning
2
Warning Level
error
3
Error Level
info
4
Notification Level
See Also
Reference
Baffa.Utils Namespace