Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ DefaultPriority
Method
DefaultPriority
library/cpp/logger/log.cpp:200–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
ELogPriority TLog::DefaultPriority() const noexcept {
201
return Impl_->DefaultPriority();
202
}
203
204
bool TLog::OpenLog(const char* path, ELogPriority lp) {
205
if (path) {
Callers
4
AddLog
Method · 0.45
AddLogVAList
Method · 0.45
Write
Method · 0.45
TLogElement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected