Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetLastLogEvent
Method
GetLastLogEvent
src/log/dbus-log.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
132
133
Events::Log LogSender::GetLastLogEvent() const
134
{
135
return Events::Log(last_logevent);
136
}
137
138
139
LogWriter *LogSender::GetLogWriter()
Callers
2
BackendClientObject
Method · 0.45
main
Function · 0.45
Calls
1
Log
Class · 0.50
Tested by
1
main
Function · 0.36