Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ _disable
Method
_disable
utility/gdre_logger.cpp:154–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
void GDRELogger::_disable() {
155
disabled = true;
156
}
157
158
uint64_t GDRELogger::get_error_count() {
159
return error_count;
Callers
1
~GDRESettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected