Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debug logs #71

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Add debug logs #71

merged 2 commits into from
Jan 31, 2024

Conversation

Eric-Warehime
Copy link
Contributor

Add debug logs on any commands run on the nodes.

Most of the commands don't actually return non-zero when they fail--they all just log things to stderr. Adding debug logs gives much better visibility.

Also uncommented a cleanup function. And removed --home from collect-gentxs since the node::BinCommand function already wraps the command with the home flag.

@Eric-Warehime Eric-Warehime requested a review from aljo242 January 31, 2024 05:40
@Zygimantass Zygimantass changed the base branch from release/v2.x.x to main January 31, 2024 17:17
@Zygimantass Zygimantass merged commit 92d2297 into main Jan 31, 2024
3 checks passed
@Zygimantass Zygimantass deleted the eric/add-debug-logs branch January 31, 2024 17:19
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.

3 participants