Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dianping/cat
/ isEnabled
Method
isEnabled
lib/java/src/main/java/com/dianping/cat/Cat.java:346–348 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
344
}
345
346
public
static
boolean isEnabled() {
347
return
enabled;
348
}
349
350
public
static
boolean isInitialized() {
351
return
init;
Callers
15
createMessageId
Method · 0.95
errorHandler
Method · 0.95
getCurrentMessageId
Method · 0.95
initialize
Method · 0.95
initializeByDomain
Method · 0.95
initializeByDomainForce
Method · 0.95
initializeInternal
Method · 0.95
logBatchEvent
Method · 0.95
logBatchTransaction
Method · 0.95
logError
Method · 0.95
logErrorWithCategory
Method · 0.95
logEvent
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected