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

Add macros for emitting more precise log #45

Open
Y-Nak opened this issue May 7, 2021 · 0 comments
Open

Add macros for emitting more precise log #45

Y-Nak opened this issue May 7, 2021 · 0 comments
Labels
A-genapi Area: cameleon-genapi C-enhancement Category: An enhancement E-easy Call for participation: easy to fix P-low Pritority: Low

Comments

@Y-Nak
Copy link
Member

Y-Nak commented May 7, 2021

Currently, we emit logs inside genapi::GenApiError ctor, but apparently, this loses the exact position where the error occurs.
So we need macros that construct GenApiError and emit logs.

@Y-Nak Y-Nak added A-genapi Area: cameleon-genapi C-enhancement Category: An enhancement E-easy Call for participation: easy to fix P-low Pritority: Low labels May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-genapi Area: cameleon-genapi C-enhancement Category: An enhancement E-easy Call for participation: easy to fix P-low Pritority: Low
Projects
None yet
Development

No branches or pull requests

1 participant