MCPcopy 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

5namespace comm {
6
7void Logger::log(const std::string str) {
8 std::cout << str << std::endl;
9}
10
11} // namespace comm

Callers 15

keyserver.jsFile · 0.45
checkInputValidatorFunction · 0.45
onCompletionFunction · 0.45
keyserverAuthResponderFunction · 0.45
dbQueryFunction · 0.45
DatabaseMonitorClass · 0.45
awaitFunction · 0.45
migrateFunction · 0.45
updateGeoipDBFunction · 0.45
encryptAPNsNotificationFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected