MCPcopy Index your code
hub / github.com/dianping/cat / event

Method event

lib/java/src/test/java/com/dianping/cat/CatTest.java:22–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 @Test
23 public void event() {
24 Cat.logEvent("test", "test");
25 }
26
27 @Test
28 public void metric() {

Callers

nothing calls this directly

Calls 1

logEventMethod · 0.95

Tested by

no test coverage detected