We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9854c6f commit aa61e4dCopy full SHA for aa61e4d
1 file changed
MLAPI/Logging/NetworkLog.cs
@@ -89,7 +89,8 @@ internal enum LogType
89
{
90
Info,
91
Warning,
92
- Error
+ Error,
93
+ None
94
}
95
96
0 commit comments