Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommE2E/comm
/ log
Method
log
web/cpp/Logger.cpp:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
namespace comm {
6
7
void Logger::log(const std::string str) {
8
std::cout << str << std::endl;
9
}
10
11
} // namespace comm
Callers
15
keyserver.js
File · 0.45
checkInputValidator
Function · 0.45
onCompletion
Function · 0.45
keyserverAuthResponder
Function · 0.45
dbQuery
Function · 0.45
countOutstandingQueries
Method · 0.45
DatabaseMonitor
Class · 0.45
await
Function · 0.45
migration-config.js
File · 0.45
migrate
Function · 0.45
updateGeoipDB
Function · 0.45
encryptAPNsNotification
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected