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