MCPcopy Create free account
hub / github.com/deskflow/deskflow / close

Method close

src/lib/platform/MSWindowsDebugOutputter.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void MSWindowsDebugOutputter::close()
21{
22 // do nothing
23}
24
25bool MSWindowsDebugOutputter::write(LogLevel level, const QString &msg)
26{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected