MCPcopy 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

createMessageIdMethod · 0.95
errorHandlerMethod · 0.95
getCurrentMessageIdMethod · 0.95
initializeMethod · 0.95
initializeByDomainMethod · 0.95
initializeInternalMethod · 0.95
logBatchEventMethod · 0.95
logBatchTransactionMethod · 0.95
logErrorMethod · 0.95
logErrorWithCategoryMethod · 0.95
logEventMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected