MCPcopy Create free account
hub / github.com/dianping/cat / enable

Method enable

lib/java/src/main/java/com/dianping/cat/Cat.java:111–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109 }
110
111 public static void enable() {
112 enabled = true;
113 }
114
115 public static void disable() {
116 enabled = false;

Callers 13

refreshInnerConfigMethod · 0.95
select2.min.jsFile · 0.45
select2.min.jsFile · 0.45
ace.min.jsFile · 0.45
dropzone.min.jsFile · 0.45
ace.jsFile · 0.45
select2.jsFile · 0.45
dropzone.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected