MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / LogType

Enum LogType

PerformanceMonitor/TargetProgram.cs:52–57  ·  view source on GitHub ↗

日志类型

Source from the content-addressed store, hash-verified

50 /// 日志类型
51 /// </summary>
52 public enum LogType
53 {
54 Information,
55 Warning,
56 Error
57 }
58
59 /// <summary>
60 /// 资源类型

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected