Skip to content

Conversation

@enya-yx
Copy link
Collaborator

@enya-yx enya-yx commented Aug 24, 2022

Description

  • Decode log error messages which begin with the char 'b' as the mark of byte string.s So that escape chars within messages can work well and can be printed out by a clear format.
  • Error messages sample:

(Before the change)
Screen Shot 2022-08-24 at 16 24 10
(After the change)
Screen Shot 2022-08-24 at 16 24 49

How was this PR tested?

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

@xiaoyongzhu
Copy link
Member

xiaoyongzhu commented Aug 24, 2022

maybe paste the error message in the pr description to make it clear for other approvers on why this need to be changed.

@enya-yx
Copy link
Collaborator Author

enya-yx commented Aug 24, 2022

maybe paste the error message in the pr description to make it clear for other approvers on why this need to be changed.

Thanks for the suggestion. Added some screenshot to show the difference.

@blrchen blrchen merged commit 3cfc8d0 into feathr-ai:main Aug 24, 2022
ahlag pushed a commit to ahlag/feathr that referenced this pull request Aug 26, 2022
Decode log error messages which begin with the char 'b' as the mark of byte string.s So that escape chars within messages can work well and can be printed out by a clear format.
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.

3 participants