Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetLogGroup
Method
GetLogGroup
src/log/dbus-log.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
42
const LogGroup LogSender::GetLogGroup() const
43
{
44
return log_group;
45
}
46
47
48
void LogSender::Log(const Events::Log &logev, const bool duplicate_check, const std::string &target)
Callers
1
DBusLogger
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected