MCPcopy Create free account
hub / github.com/M66B/FairEmail / e

Method e

app/src/main/java/eu/faircode/email/Log.java:166–169  ·  view source on GitHub ↗
(String msg)

Source from the content-addressed store, hash-verified

164 }
165
166 public static int e(String msg) {
167 org.tinylog.Logger.tag(TAG).error(msg);
168 return 0;
169 }
170
171 public static int i(Throwable ex) {
172 org.tinylog.Logger.tag(TAG).info(ex);

Callers 15

runMethod · 0.95
runMethod · 0.95
runMethod · 0.95
executeApiMethod · 0.95
closeLoudlyMethod · 0.95
getMethod · 0.95
initBadgerMethod · 0.95
runMethod · 0.95
onExecutedMethod · 0.95
doWorkMethod · 0.95
onBackStackChangedMethod · 0.95
onLayoutChangeMethod · 0.95

Calls 1

errorMethod · 0.45

Tested by 4

CheckMessageFunction · 0.64
ExpectAllFieldsSetMethod · 0.64
ExpectExtensionsClearMethod · 0.64