MCPcopy Create free account
hub / github.com/Tencent/phxsql / GetSvrLogLevel

Method GetSvrLogLevel

phxsqlproxy/phxsqlproxyconfig.cpp:135–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135int PHXSqlProxyConfig::GetSvrLogLevel() {
136 return log_level_;
137}
138
139const char * PHXSqlProxyConfig::GetSvrLogPath() {
140 return log_path_.c_str();

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected