Skip to content

Add dedicated monero-sys tracing log - #1179

Closed
louiss72 wants to merge 1 commit into
eigenwallet:masterfrom
louiss72:agent/monero-sys-trace-log-695
Closed

louiss72 wants to merge 1 commit into
eigenwallet:masterfrom
louiss72:agent/monero-sys-trace-log-695

Conversation

@louiss72

Copy link
Copy Markdown

What changed

  • Added a dedicated JSON rolling trace layer for monero_sys and monero_cpp.
  • The new files use the tracing-monero-sys*.log prefix so wallet-thread/channel-close diagnostics can be inspected without filtering through unrelated wallet/RPC traffic.
  • Updated the tracing initialization message to mention both monero wallet and monero-sys trace files.

Why

Issue #695 needs better diagnostics for unexpected monero-sys channel closure. The maintainer asked for monero-sys trace logs in their own file, so this PR isolates the Rust wrapper and C++ callback targets while leaving existing general and wallet logs intact.

Validation

  • git diff --check
  • rg -n "tracing-monero-sys|MONERO_SYS_CRATES|monero-sys" swap/src/common/tracing_util.rs

I could not run Rust tests locally because this environment still has no cargo or rustfmt available.

Closes #695

@Einliterflasche

Copy link
Copy Markdown

We are not accepting vibe coded PRs. https://github.com/eigenwallet/core/blob/master/AI_POLICY.md

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.

[Bounty: 0.5 XMR] monero-sys channel closed

2 participants