FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Decode log error message by enya-yx · Pull Request #602 · feathr-ai/feathr · GitHub

Decode log error message - #602

Merged
blrchen merged 1 commit into
feathr-ai:mainfrom
enya-yx:enya/log-decode
Aug 24, 2022
Merged

Decode log error message#602
blrchen merged 1 commit into
feathr-ai:mainfrom
enya-yx:enya/log-decode

Conversation

enya-yx commented Aug 24, 2022
edited
Loading

Copy link
Copy Markdown
Collaborator

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)

(After the change)

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 commented Aug 24, 2022
edited
Loading

Copy link
Copy Markdown
Member

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 commented Aug 24, 2022

Copy link
Copy Markdown
Collaborator Author

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 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL