Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ SetLogLevel
Method
SetLogLevel
src/log/core-dbus-logger.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
74
75
void SetLogLevel(const uint8_t log_level)
76
{
77
logger->SetLogLevel(log_level);
78
}
79
80
81
void log(const std::string &str) const noexcept
Callers
2
DBusLogger
Method · 0.45
SetLogLevel
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected