Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ SetLogLevel
Method
SetLogLevel
src/log/proxy-log.hpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
112
113
void SetLogLevel(const unsigned int loglev)
114
{
115
proxy->SetProperty(target,
"log_level"
, loglev);
116
}
117
118
119
const DBus::Object::Path GetSessionPath() const
Callers
nothing calls this directly
Calls
1
SetProperty
Method · 0.45
Tested by
no test coverage detected