Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ Logger
Method
Logger
phxqueue/comm/logger.cpp:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
};
39
40
Logger::Logger() : impl_(new LoggerImpl()) {}
41
42
Logger *Logger::GetInstance() {
43
static Logger logger;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected