Open aelgees opened 2 years ago
I have custom handle error
exception: event.payload[:exception]&.first, exception_object: event.payload[:exception_object], exception_trace: event.payload[:stacktrace]
not show on stdout logger , if apps is error
@aelgees feel free to submit a PR for this! Unsure of exactly what is causing this error.
I have custom handle error
not show on stdout logger , if apps is error