Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release] 4.51.0 - Add CustomLogger Interface, Enhanced Event Loss Lo…
…gging And Rework LogEvent Retry Logic (#468) **New Features:** - Custom Logger Interface: In this release, we have introduced a custom logger interface, allowing users to integrate their preferred logging frameworks with SDK. **Improvements:** - Log Event Write to Cache and Retry Logic Reworked: we have reworked the logic for logging event writes to cache and retry mechanisms. This enhancement improves the reliability of event logging. - Enhanced Event Loss Details Logging: To provide better visibility into event loss situations, we have enhanced our logging mechanism to include detailed event loss information. >Included In This Release >- 8458c2f Weihao Ding > - Add Event Loss Logging Using Custom Logger Interface (#467) >- 56aab82 Xin Li > - Re-work logevent write to cache and retry logic (#461) >- 9c3e5f9 Weihao Ding > - Add Custom Logger Interface (#466) --------- Co-authored-by: weihao-statsig <[email protected]>
- Loading branch information