MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3-linux / GetLogTag

Method GetLogTag

src/events/log.cpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118
119
120LogTag::Ptr Log::GetLogTag() const noexcept
121{
122 return logtag;
123}
124
125
126GVariant *Log::GetGVariantTuple() const

Callers 2

WriteMethod · 0.80
WriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected