Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ EnableCategory
Method
EnableCategory
src/logging.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
void BCLog::Logger::EnableCategory(BCLog::LogFlags flag)
129
{
130
m_categories |= flag;
131
}
132
133
bool BCLog::Logger::EnableCategory(std::string_view str)
134
{
Callers
5
SetLoggingCategories
Function · 0.80
~LogSetup
Method · 0.80
BOOST_FIXTURE_TEST_CASE
Function · 0.80
EnableOrDisableLogCategories
Function · 0.80
btck_logging_enable_category
Function · 0.80
Calls
no outgoing calls
Tested by
2
~LogSetup
Method · 0.64
BOOST_FIXTURE_TEST_CASE
Function · 0.64