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 logging #93

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Improve logging #93

merged 2 commits into from
Aug 6, 2024

Conversation

evgeniy-scherbina
Copy link
Collaborator

No description provided.

Comment on lines +138 to +140
if err != decode.ErrUncachaebleByBlockNumberEthRequest {
sp.Error().Msg(fmt.Sprintf("expected but failed to parse block number for %+v: %s", decodedReq, err))
}
Copy link
Member

Choose a reason for hiding this comment

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

great addition here 🙏 logs will be so much more meaningful now

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think there are more places with spamming logs, but let's see after redeploy

@evgeniy-scherbina evgeniy-scherbina merged commit 9dce811 into main Aug 6, 2024
4 checks passed
@evgeniy-scherbina evgeniy-scherbina deleted the yevhenii/improve-logs branch August 6, 2024 19:55
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