Skip to content

Update libxposed and implement new Log API#582

Merged
JingMatrix merged 1 commit intomasterfrom
log
Mar 21, 2026
Merged

Update libxposed and implement new Log API#582
JingMatrix merged 1 commit intomasterfrom
log

Conversation

@JingMatrix
Copy link
Copy Markdown
Owner

  • Implement the new XposedInterface.log(int, String, String, Throwable) in LSPosedContext.
  • Refactor existing log methods to route through the centralized implementation.
  • Enhance Utils.Log utility:
    • Add standard Android log priority constants.
    • Implement println with support for the muted flag.
    • Update default LOG_TAG to "Vector".

- Implement the new `XposedInterface.log(int, String, String, Throwable)` in `LSPosedContext`.
- Refactor existing log methods to route through the centralized implementation.
- Enhance `Utils.Log` utility:
    - Add standard Android log priority constants.
    - Implement `println` with support for the `muted` flag.
    - Update default `LOG_TAG` to "Vector".
@JingMatrix JingMatrix merged commit a54e34c into master Mar 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant