Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
void MSWindowsDebugOutputter::close()
21
{
22
// do nothing
23
}
24
25
bool MSWindowsDebugOutputter::write(LogLevel level, const QString &msg)
26
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected