You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds a GlobalConfig structure with a `log_error_details`
flag which controls if Rust error objects are logged along with the
message.
A `format_error` macro is also added to make the conditional logging
easier.
Signed-off-by: Ionut Mihalcea <[email protected]>
0 commit comments