Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
bool SyslogWriter::TimestampEnabled()
48
{
49
return true;
50
}
51
52
53
void SyslogWriter::WriteLogLine(LogTag::Ptr logtag,
Callers
1
ServiceHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected