MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getLevel

Method getLevel

classpath/java/util/logging/Logger.java:129–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 }
128
129 public Level getLevel() {
130 return levelValue;
131 }
132
133 private Level getEffectiveLevel() {
134 Logger logger = this;

Callers 4

mainMethod · 0.95
getEffectiveLevelMethod · 0.95
publishMethod · 0.45
publishMethod · 0.45

Calls

no outgoing calls

Tested by 2

mainMethod · 0.76
publishMethod · 0.36