Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
load
Method · 0.45
load
Method · 0.45
error
Method · 0.45
load
Method · 0.45
read
Method · 0.45
read
Method · 0.45
load_components
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected