Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LJYcoder/DevRing
/ e
Method
e
devring/src/main/java/com/ljy/devring/other/RingLog.java:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
public
static
void
e() {
120
printLog(E, null, DEFAULT_MESSAGE);
121
}
122
123
public
static
void
e(Object msg) {
124
printLog(E, null, msg);
Callers
15
get
Method · 0.95
uncaughtException
Method · 0.95
collectDeviceInfo
Method · 0.95
saveCrashInfo2File
Method · 0.95
qualityCompress
Method · 0.95
isSDCardAvailable
Method · 0.95
insertOne
Method · 0.95
insertOrReplaceOne
Method · 0.95
insertSome
Method · 0.95
insertOrReplaceSome
Method · 0.95
deleteOne
Method · 0.95
deleteOneByKey
Method · 0.95
Calls
1
printLog
Method · 0.95
Tested by
no test coverage detected