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

Method getLoggerName

classpath/java/util/logging/LogRecord.java:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 public String getLoggerName() {
30 return loggerName;
31 }
32
33 public String getMessage() {
34 return message;

Callers 2

publishMethod · 0.80
publishMethod · 0.80

Calls

no outgoing calls

Tested by 1

publishMethod · 0.64