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

Method GetSvrLogPath

phxsqlproxy/phxsqlproxyconfig.cpp:139–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139const char * PHXSqlProxyConfig::GetSvrLogPath() {
140 return log_path_.c_str();
141}
142
143int PHXSqlProxyConfig::GetSvrLogFileMaxSize() {
144 return log_file_max_size_;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected