Add macros for emitting more precise log #45
Labels
A-genapi
Area: cameleon-genapi
C-enhancement
Category: An enhancement
E-easy
Call for participation: easy to fix
P-low
Pritority: Low
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.The text was updated successfully, but these errors were encountered: