MCPcopy 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

getMethod · 0.95
uncaughtExceptionMethod · 0.95
collectDeviceInfoMethod · 0.95
saveCrashInfo2FileMethod · 0.95
qualityCompressMethod · 0.95
isSDCardAvailableMethod · 0.95
insertOneMethod · 0.95
insertOrReplaceOneMethod · 0.95
insertSomeMethod · 0.95
insertOrReplaceSomeMethod · 0.95
deleteOneMethod · 0.95
deleteOneByKeyMethod · 0.95

Calls 1

printLogMethod · 0.95

Tested by

no test coverage detected