MCPcopy Create free account
hub / github.com/catboost/catboost / FiltrationLevel

Method FiltrationLevel

library/cpp/logger/log.cpp:112–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 }
111
112 inline ELogPriority FiltrationLevel() const noexcept {
113 return Backend_->FiltrationLevel();
114 }
115
116 inline size_t BackEndQueueSize() const {
117 return Backend_->QueueSize();

Callers

nothing calls this directly

Calls 1

FiltrationLevelMethod · 0.45

Tested by

no test coverage detected