Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LJYcoder/DevRing
/ a
Method
a
devring/src/main/java/com/ljy/devring/other/RingLog.java:131–133 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
129
}
130
131
public
static
void
a() {
132
printLog(A, null, DEFAULT_MESSAGE);
133
}
134
135
public
static
void
a(Object msg) {
136
printLog(A, null, msg);
Callers
nothing calls this directly
Calls
1
printLog
Method · 0.95
Tested by
no test coverage detected