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

Method FiltrationLevel

library/cpp/logger/log.cpp:196–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196ELogPriority TLog::FiltrationLevel() const noexcept {
197 return Impl_->FiltrationLevel();
198}
199
200ELogPriority TLog::DefaultPriority() const noexcept {
201 return Impl_->DefaultPriority();

Callers 3

FiltrationLevelMethod · 0.45
AddLogBackendMethod · 0.45
CheckLoggingContextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected