Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
publish
Method · 0.80
publish
Method · 0.80
Calls
no outgoing calls
Tested by
1
publish
Method · 0.64