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

Method TimestampEnabled

src/log/logwriters/syslog.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45
46
47bool SyslogWriter::TimestampEnabled()
48{
49 return true;
50}
51
52
53void SyslogWriter::WriteLogLine(LogTag::Ptr logtag,

Callers 1

ServiceHandlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected