Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ MakeDebugOutputDestination
Method
MakeDebugOutputDestination
logger/qslogdest.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
DestinationPtr DestinationFactory::MakeDebugOutputDestination()
79
{
80
return DestinationPtr(new DebugOutputDestination);
81
}
82
83
} // end namespace
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected