BadScript 2
Loading...
Searching...
No Matches
BadLogType.cs
Go to the documentation of this file.
1
namespace
BadScript2.Common.Logging
;
2
6
public
enum
BadLogType
7
{
8
Log
,
9
Warning
,
10
Error
,
11
}
BadScript2.Common.Logging
Contains Logging system for the BadScript Runtime.
Definition
BadLog.cs:6
BadScript2.Common.Logging.BadLogType
BadLogType
Log Types.
Definition
BadLogType.cs:7
BadScript2.Common.Logging.BadLogType.Warning
@ Warning
BadScript2.Common.Logging.BadLogType.Error
@ Error
BadScript2.Common.Logging.BadLogType.Log
@ Log
src
BadScript2
Common
Logging
BadLogType.cs
Generated by
1.9.8