Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ name
Method
name
tests/src/Base/Console.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
const char* name() override
43
{
44
return
"CapturingLogger"
;
45
}
46
47
private:
48
std::vector<CapturedLog>& output;
Callers
2
PrintTo
Function · 0.45
AssertMetadataMatches
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected