Skip to content

Add nyx_log feature to ir scenario so that we can see the bitcoind log#118

Open
tokatoka wants to merge 4 commits intodergoegge:masterfrom
tokatoka:nyx_log
Open

Add nyx_log feature to ir scenario so that we can see the bitcoind log#118
tokatoka wants to merge 4 commits intodergoegge:masterfrom
tokatoka:nyx_log

Conversation

@tokatoka
Copy link
Contributor

This PR adds nyx_log option that allows us to see the bitcoind logs after the harness execution.

@tokatoka tokatoka changed the title Add nyx_log option to ir scenario so that we can see the bitcoind log Add nyx_log feature to ir scenario so that we can see the bitcoind log Jan 26, 2026
@dergoegge
Copy link
Owner

Nice! Let's a section on this and the -r option to https://dergoegge.github.io/fuzzamoto/usage/reproducing.html

.join(":");

#[cfg(feature = "nyx_log")]
let primary_log = " > /tmp/primary.log";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this miss stderr? e.g. sanitizer stack traces

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I redirected stderr to this file too now

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.

2 participants