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

Method i

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

Source from the content-addressed store, hash-verified

150 }
151
152 public static int i(String msg) {
153 return i(TAG, msg);
154 }
155
156 public static int i(String tag, String msg) {
157 org.tinylog.Logger.tag(tag).info(msg);

Callers 15

onTextMessageMethod · 0.95
uploadMethod · 0.95
getMetadataMethod · 0.95
callMethod · 0.95
uploadMethod · 0.95
waitForAnalysisMethod · 0.95
getMethod · 0.95
lookupBimiMethod · 0.95
onExecuteMethod · 0.95
setMethod · 0.95
WorkerSyncMethod · 0.95

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64