Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[Merged by Bors] - Avoid global logger in events #6258
[Merged by Bors] - Avoid global logger in events #6258
Changes from all commits
a06aa70
09d6ce3
4781587
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 588 in activation/handler_v1.go
Codecov / codecov/patch
activation/handler_v1.go#L584-L588
Check warning on line 153 in activation/handler_v2.go
Codecov / codecov/patch
activation/handler_v2.go#L149-L153
Check warning on line 245 in api/grpcserver/globalstate_service.go
Codecov / codecov/patch
api/grpcserver/globalstate_service.go#L245
Check warning on line 254 in api/grpcserver/globalstate_service.go
Codecov / codecov/patch
api/grpcserver/globalstate_service.go#L254
Check warning on line 382 in api/grpcserver/globalstate_service.go
Codecov / codecov/patch
api/grpcserver/globalstate_service.go#L382
Check warning on line 391 in api/grpcserver/globalstate_service.go
Codecov / codecov/patch
api/grpcserver/globalstate_service.go#L391
Check warning on line 403 in api/grpcserver/globalstate_service.go
Codecov / codecov/patch
api/grpcserver/globalstate_service.go#L403
Check warning on line 343 in api/grpcserver/mesh_service.go
Codecov / codecov/patch
api/grpcserver/mesh_service.go#L340-L343
Check warning on line 437 in api/grpcserver/mesh_service.go
Codecov / codecov/patch
api/grpcserver/mesh_service.go#L437
Check warning on line 446 in api/grpcserver/mesh_service.go
Codecov / codecov/patch
api/grpcserver/mesh_service.go#L446
Check warning on line 518 in api/grpcserver/mesh_service.go
Codecov / codecov/patch
api/grpcserver/mesh_service.go#L518
Check warning on line 138 in api/grpcserver/node_service.go
Codecov / codecov/patch
api/grpcserver/node_service.go#L138
Check warning on line 189 in api/grpcserver/node_service.go
Codecov / codecov/patch
api/grpcserver/node_service.go#L189
Check warning on line 207 in api/grpcserver/transaction_service.go
Codecov / codecov/patch
api/grpcserver/transaction_service.go#L207
Check warning on line 215 in api/grpcserver/transaction_service.go
Codecov / codecov/patch
api/grpcserver/transaction_service.go#L215
Check warning on line 276 in api/grpcserver/transaction_service.go
Codecov / codecov/patch
api/grpcserver/transaction_service.go#L276
Check warning on line 325 in api/grpcserver/transaction_service.go
Codecov / codecov/patch
api/grpcserver/transaction_service.go#L324-L325