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

Use error logging + goto macros to attribute every failure to a specific code block #666

Open
mtfriesen opened this issue Aug 31, 2024 · 0 comments
Labels
diagnostics tracing, perf counters, etc. P2

Comments

@mtfriesen
Copy link
Contributor

Use LOG_AND_BAIL_ON_ERROR style macros to ensure each failure path has a unique logging statement.

@mtfriesen mtfriesen added diagnostics tracing, perf counters, etc. P2 labels Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
diagnostics tracing, perf counters, etc. P2
Projects
None yet
Development

No branches or pull requests

1 participant