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

Improve debug logging #194

Open
edisonz0718 opened this issue Oct 14, 2024 · 0 comments
Open

Improve debug logging #194

edisonz0718 opened this issue Oct 14, 2024 · 0 comments
Assignees

Comments

@edisonz0718
Copy link
Contributor

Description and context

Debug logs are very important for root cause analysis. It should give enough information, not only about what is going wrong but also about which accounts/addresses are getting this issue. Many debug logs currently don't include information about accounts and other parameters like tx or token amounts, which makes root cause analysis harder. We should add this information if they are missing.

Suggested solution

Check all the places where we print errors and debug logs and see if enough information is present.

Definition of done

Add detailed debug logs to cover all critical errors

@edisonz0718 edisonz0718 self-assigned this Oct 14, 2024
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

No branches or pull requests

1 participant