MCPcopy 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
133Events::Log LogSender::GetLastLogEvent() const
134{
135 return Events::Log(last_logevent);
136}
137
138
139LogWriter *LogSender::GetLogWriter()

Callers 2

BackendClientObjectMethod · 0.45
mainFunction · 0.45

Calls 1

LogClass · 0.50

Tested by 1

mainFunction · 0.36