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

check if record.message exists with hasattr or use record.msg #1528

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

devinleighsmith
Copy link
Contributor

Signed-off-by: Devin Smith devinleighsmith@gmail.com

Signed-off-by: Devin Smith <devinleighsmith@gmail.com>
@devinleighsmith devinleighsmith requested a review from a team as a code owner March 24, 2021 22:33
@sovbot
Copy link
Contributor

sovbot commented Mar 24, 2021

Can one of the admins verify this patch?

@devinleighsmith
Copy link
Contributor Author

according to https://docs.python.org/3/library/logging.html#logging.LogRecord only .msg is supported by the logRecord spec, so I'm not sure how .message is being populated in plenum normally.

@WadeBarnes
Copy link
Member

(ci) test this please

1 similar comment
@WadeBarnes
Copy link
Member

(ci) test this please

@devinleighsmith
Copy link
Contributor Author

hmm, looks like the jenkins tests passed by the GH actions failed?

@WadeBarnes WadeBarnes merged commit b09aeea into hyperledger:master Mar 25, 2021
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.

None yet

3 participants