Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ LogType
Enum
LogType
LuaSTGPlus/LogSystem.h:10–15 ·
view source on GitHub ↗
@brief ��־����
Source
from the content-addressed store, hash-verified
8
{
9
/// @brief ��־����
10
enum class LogType
11
{
12
Information,
13
Warning,
14
Error
15
};
16
17
/// @brief ��־ϵͳ
18
class LogSystem
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected