Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ critical
Function
critical
src/Core/Debug/Logger.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void critical(const std::string& content)
62
{
63
Log->critical(content);
64
}
65
} // namespace obe::Debug
Callers
nothing calls this directly
Calls
1
critical
Method · 0.80
Tested by
no test coverage detected