MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / error

Method error

src/geode/basic/logger_manager.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 }
121
122 void LoggerManager::error( const std::string &message )
123 {
124 instance().impl_->error( message );
125 }
126
127 void LoggerManager::critical( const std::string &message )
128 {

Callers 7

loadMethod · 0.45
loadMethod · 0.45
errorMethod · 0.45
loadMethod · 0.45
readMethod · 0.45
readMethod · 0.45
load_componentsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected