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

Minor improvements to Hermes log output #1100

Closed
5 tasks
adizere opened this issue Jun 17, 2021 · 0 comments · Fixed by #1099
Closed
5 tasks

Minor improvements to Hermes log output #1100

adizere opened this issue Jun 17, 2021 · 0 comments · Fixed by #1099
Assignees
Labels
I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product
Milestone

Comments

@adizere
Copy link
Member

adizere commented Jun 17, 2021

Crate

ibc-relayer-cli

Summary

Two improvements to the log output, which we can do with low effort:

  • enable colors in the the log output
  • try to reduce the noice by removing some redundant information, e.g., the target field (usually it's the name of the crate + name of the module)

More details in the PR fixing this #1099.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@adizere adizere added I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product labels Jun 17, 2021
@adizere adizere added this to the 06.2021 milestone Jun 17, 2021
@adizere adizere self-assigned this Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant