-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Currently when there is an api error the logger logs and error, but the stack trace is included only in a following debug log.
This is true to all api clients, including segments, splits, events, impressions, telemetry
for example:
python-client/splitio/api/segments.py
Line 69 in 8326138
| _LOGGER.error( |
What is the reason for this?
And is it possible to turn this into one error message with the stack trace included?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels