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

Method setName

cat-core/src/main/java/com/dianping/cat/config/Level.java:82–84  ·  view source on GitHub ↗
(String name)

Source from the content-addressed store, hash-verified

80 }
81
82 public void setName(String name) {
83 m_name = name;
84 }
85
86}

Callers 15

initializeMethod · 0.45
storeConfigMethod · 0.45
initializeMethod · 0.45
storeConfigMethod · 0.45
initializeMethod · 0.45
storeConfigMethod · 0.45
setUpMethod · 0.45
initializeMethod · 0.45
storeConfigMethod · 0.45
initializeMethod · 0.45
storeConfigMethod · 0.45

Calls

no outgoing calls

Tested by 1

setUpMethod · 0.36