Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ResetTraceBackend
Function
ResetTraceBackend
catboost/libs/logging/logging.cpp:150–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void ResetTraceBackend(const TString& name) {
151
TCatBoostLogSettings::GetRef().Log.ResetTraceBackend(CreateLogBackend(name));
152
}
Callers
nothing calls this directly
Calls
2
CreateLogBackend
Function · 0.85
ResetTraceBackend
Method · 0.45
Tested by
no test coverage detected