MCPcopy Create free account
hub / github.com/canyie/pine / log

Method log

xposed/src/main/java/de/robv/android/xposed/XposedBridge.java:120–122  ·  view source on GitHub ↗

Writes a message to the Xposed error log. DON'T FLOOD THE LOG!!! This is only meant for error logging. If you want to write information/debug messages, use logcat. @param text The log message.

(String text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

beforeCallMethod · 0.95
afterCallMethod · 0.95
setObjectFieldMethod · 0.95
setBooleanFieldMethod · 0.95
setByteFieldMethod · 0.95
setCharFieldMethod · 0.95
setDoubleFieldMethod · 0.95
setFloatFieldMethod · 0.95
setIntFieldMethod · 0.95
setLongFieldMethod · 0.95
setShortFieldMethod · 0.95
getObjectFieldMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected