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

Simplify logs on the Signer/Aggregator #1106

Closed
2 of 5 tasks
jpraynaud opened this issue Jul 27, 2023 · 0 comments · Fixed by #1165
Closed
2 of 5 tasks

Simplify logs on the Signer/Aggregator #1106

jpraynaud opened this issue Jul 27, 2023 · 0 comments · Fixed by #1165
Labels
devX 🌞 Developer experience optimization 🛠️ Optimization and/or small enhancements

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jul 27, 2023

Issue

Make the logs of signer and aggregator more clear and less verbose.

To do

  • Implement manually debug for succinct logs of types with hex encoded keys
  • Do we still display in DEBUG long lists (stake distribution, list of signers, ...)?
  • Do we put these verbose logs in TRACE?

To explore / Later?

  • Check if/how we can Implement context for logs (epoch in state machine, party_id involved on HTTP calls, ...)?
  • Rewording of some error messages for clarity?
@jpraynaud jpraynaud added dev 💪 optimization 🛠️ Optimization and/or small enhancements to-groom 🤔 Needs grooming devX 🌞 Developer experience and removed to-groom 🤔 Needs grooming labels Jul 27, 2023
@Alenar Alenar mentioned this issue Aug 18, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devX 🌞 Developer experience optimization 🛠️ Optimization and/or small enhancements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant