Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/AllenCoder/SuperUtils
/ e
Method
e
apputils/src/main/java/com/allen/apputils/MLog.java:103–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
public
static
void
e() {
104
printLog(E, null, DEFAULT_MESSAGE);
105
}
106
107
public
static
void
e(Object msg) {
108
printLog(E, null, msg);
Callers
4
printLog
Method · 0.95
convertImgWebp
Method · 0.80
readPictureDegree
Method · 0.80
exportDb2Sdcard
Method · 0.80
Calls
1
printLog
Method · 0.95
Tested by
no test coverage detected