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

clog: show underlying cher error_code #784

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

julesjcraske
Copy link
Contributor

@julesjcraske julesjcraske commented Oct 8, 2024

if your error gets wrapped you see:
error = "my wrapper: my_cher_code"

now you also see the underlying cher code:
error_code = "my_cher_code"

this helps to do analytics and log filtering on underlying errors.

@julesjcraske julesjcraske requested a review from a team October 8, 2024 15:45
@julesjcraske julesjcraske merged commit 677dc80 into master Oct 8, 2024
3 checks passed
@julesjcraske julesjcraske deleted the clog-cher-code branch October 8, 2024 16:08
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.

2 participants