Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ logging_disable
Function
logging_disable
src/kernel/bitcoinkernel_wrapper.h:868–871 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
866
};
867
868
inline void logging_disable()
869
{
870
btck_logging_disable();
871
}
872
873
inline void logging_set_options(const btck_LoggingOptions& logging_options)
874
{
Callers
nothing calls this directly
Calls
1
btck_logging_disable
Function · 0.85
Tested by
no test coverage detected