Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetSignature
Method
GetSignature
src/dbus/signals/log.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
52
const std::string Log::GetSignature() const
53
{
54
return DBus::Signals::SignalArgSignature(Events::Log::SignalDeclaration());
55
}
56
57
58
bool Log::Send(const Events::Log &logev) noexcept
Callers
1
Session
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected