Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ IsEnabled
Function
IsEnabled
cpp/src/arrow/util/logging.h:154–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
virtual ~ArrowLogBase() {}
153
154
virtual bool IsEnabled() const { return false; }
155
156
template <typename T>
157
ArrowLogBase& operator<<(const T& t) {
Callers
4
IsTextEmpty
Method · 0.85
GetText
Method · 0.85
IsChecked
Method · 0.85
logging.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected