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

Method getMessage

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

Source from the content-addressed store, hash-verified

31 }
32
33 public String getMessage() {
34 return message;
35 }
36
37 public Throwable getThrown() {
38 return thrown;

Callers 2

maybeLogThrownMethod · 0.45
publishMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected