Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ SetLogLevel
Method
SetLogLevel
src/ovpn3cli/commands/log/log-attach.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
89
90
void LogAttach::SetLogLevel(const unsigned int loglvl)
91
{
92
log_level = loglvl;
93
}
94
95
96
Callers
2
cmd_log_service
Function · 0.45
cmd_log
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected