Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
135
int PHXSqlProxyConfig::GetSvrLogLevel() {
136
return log_level_;
137
}
138
139
const char * PHXSqlProxyConfig::GetSvrLogPath() {
140
return log_path_.c_str();
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected