MCPcopy 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
150void ResetTraceBackend(const TString& name) {
151 TCatBoostLogSettings::GetRef().Log.ResetTraceBackend(CreateLogBackend(name));
152}

Callers

nothing calls this directly

Calls 2

CreateLogBackendFunction · 0.85
ResetTraceBackendMethod · 0.45

Tested by

no test coverage detected