FuelLabs/sway

forc-debug can't view decoded logs

Open

#7,324 opened on Aug 13, 2025

View on GitHub
 (0 comments) (1 reaction) (1 assignee)Rust (5,421 forks)batch import
forc-debuggood first issueteam:tooling

Repository metrics

Stars
 (61,702 stars)
PR merge metrics
 (Avg merge 5d 4h) (19 merged PRs in 30d)

Description

Support to view decoded ABI logs was added in this PR: https://github.com/FuelLabs/sway/pull/6856

Unfortunately decoded logs cant be seen in the forc-debug out.

I'd expect the receipts with decoded logs to be present in the output; instead we just see the receipt output.

Contributor guide