Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ error
Method
error
tests/basic/test-logger.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void error( const std::string &message ) override
62
{
63
std::cout <<
"Old school logger => "
<< message <<
'\n'
;
64
}
65
66
void critical( const std::string &message ) override
67
{
Callers
3
load
Function · 0.45
test_serialize_manager
Function · 0.45
test_growable
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected