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

Extra info in log message #2982

Merged
merged 1 commit into from
Oct 14, 2021
Merged

Extra info in log message #2982

merged 1 commit into from
Oct 14, 2021

Conversation

andrew-coleman
Copy link
Member

Add the transaction ID and the orderer endpoint address to the log message before sending the transaction to the orderer.

Resolves hyperledger/fabric-gateway#250

Signed-off-by: andrew-coleman andrew_coleman@uk.ibm.com

Add the transaction ID and the orderer endpoint address to the log message before sending the transaction to the orderer.

Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
@andrew-coleman andrew-coleman requested a review from a team as a code owner October 14, 2021 07:18
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.

In the peer logs the gateway logs it's sending to an orderer but it doesn't list which orderer
2 participants