-
Methods Method Description io.github.libxposed.api.log(String) Writes a message to the Xposed log. io.github.libxposed.api.log(String,Throwable) Writes a message with a stack trace to the Xposed log.
| Method | Description |
|---|---|
| io.github.libxposed.api.log(String) | Writes a message to the Xposed log. |
| io.github.libxposed.api.log(String,Throwable) | Writes a message with a stack trace to the Xposed log. |