Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LJYcoder/DevRing
/ i
Method
i
devring/src/main/java/com/ljy/devring/other/RingLog.java:95–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
}
94
95
public
static
void
i() {
96
printLog(I, null, DEFAULT_MESSAGE);
97
}
98
99
public
static
void
i(Object msg) {
100
printLog(I, null, msg);
Callers
3
printSub
Method · 0.80
onCreate
Method · 0.80
onUpgrade
Method · 0.80
Calls
1
printLog
Method · 0.95
Tested by
no test coverage detected