MCPcopy Create free account
hub / github.com/Icinga/icinga2 / FlushLogTimerHandler

Method FlushLogTimerHandler

lib/base/streamlogger.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void StreamLogger::FlushLogTimerHandler()
39{
40 Flush();
41}
42
43void StreamLogger::Flush()
44{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected