MCPcopy 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
42const LogGroup LogSender::GetLogGroup() const
43{
44 return log_group;
45}
46
47
48void LogSender::Log(const Events::Log &logev, const bool duplicate_check, const std::string &target)

Callers 1

DBusLoggerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected