MCPcopy 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

loadFunction · 0.45
test_serialize_managerFunction · 0.45
test_growableFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected