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

Changing log levels a bit to make running localsecret easier to parse #950

Merged
merged 2 commits into from
Jul 19, 2022

Conversation

Cashmaney
Copy link
Member

This will probably be useful - removed lots of debug prints from the localsecret logs so things are cleaner and easier to read. Not finished yet, so leaving this as a WIP till it's cleaned up

@@ -19,6 +19,9 @@ then
cp ~/node_key.json ~/.secretd/config/node_key.json

perl -i -pe 's/"stake"/"uscrt"/g' ~/.secretd/config/genesis.json

perl -i -pe 's/"1814400s"/"80s"/g' ~/.secretd/config/genesis.json
Copy link
Member

Choose a reason for hiding this comment

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

Cool

@Cashmaney Cashmaney changed the title WIP: Changing log levels a bit to make running localsecret easier to parse Changing log levels a bit to make running localsecret easier to parse Jul 19, 2022
@Cashmaney
Copy link
Member Author

I'll merge this for now, and we can iterate as we go

@Cashmaney Cashmaney merged commit 742684f into master Jul 19, 2022
@Cashmaney Cashmaney deleted the local-log-levels branch July 19, 2022 14:27
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