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

Add transaction logging #399

Merged
merged 1 commit into from
May 5, 2023
Merged

Add transaction logging #399

merged 1 commit into from
May 5, 2023

Conversation

swatanabe
Copy link
Collaborator

Block logging is modified to use a scoped logger attribute instead of a scoped thread attribute, so that the block header and block id are not inherited by the transaction logger. When I originally wrote the block logging, I thought that including the BlockId and header in the transaction log would be useful, but after actually trying it, it just makes the logs more verbose.

@swatanabe swatanabe requested a review from James-Mart May 2, 2023 19:19
@swatanabe swatanabe merged commit 633428c into main May 5, 2023
@swatanabe swatanabe deleted the transaction-log branch May 5, 2023 17:59
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