MCPcopy 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
90void LogAttach::SetLogLevel(const unsigned int loglvl)
91{
92 log_level = loglvl;
93}
94
95
96

Callers 2

cmd_log_serviceFunction · 0.45
cmd_logFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected